Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Commit 7238025

Browse files
committed
fix: vulnerabilities
2 parents a304d78 + 8bb26dd commit 7238025

File tree

6 files changed

+2156
-1359
lines changed

6 files changed

+2156
-1359
lines changed

CONTRIBUTING.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@ Please note we have a code of conduct, please follow it in all your interactions
1111
build.
1212
2. Update the README.md with details of changes to the interface, this includes new environment
1313
variables, exposed ports, useful file locations and container parameters.
14-
3. Increase the version numbers in any examples files and the README.md to the new version that this
14+
3. Ensure `npm run build` produces a fully functioning app.
15+
4. Ensure `npm run dev` runs the app with development tools.
16+
5. Increase the version numbers in any examples files and the README.md to the new version that this
1517
Pull Request would represent. The versioning scheme we use is [SemVer](http://semver.org/).
16-
4. You may merge the Pull Request in once you have the sign-off of two other developers, or if you
18+
6. You may merge the Pull Request in once you have the sign-off of two other developers, or if you
1719
do not have permission to do that, you may request the second reviewer to merge it for you.
1820

1921
**Working on your first Pull Request?** You can learn how from this *free* series [How to Contribute to an Open Source Project on GitHub](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github)

0 commit comments

Comments
 (0)