8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d10a8d commit b6011afCopy full SHA for b6011af
CONTRIBUTING.md
@@ -6,3 +6,14 @@
6
1. Contributing to JS Garden makes you a fantastic person, and Brendan Eich will find you immensely attractive.
7
8
Thank you for being kind enough to help out!
9
+
10
+## Testing locally
11
12
+1. Run `npm run build.js` to build
13
+1. Run a webserver from the root of the repo to view
14
15
+## Getting changes merged
16
17
+1. Squash your changes into one commit
18
+1. Make sure the site still works :)
19
+1. Make a PR
0 commit comments