Skip to content

Commit b6011af

Browse files
committed
update contributing
1 parent 9d10a8d commit b6011af

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CONTRIBUTING.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,14 @@
66
1. Contributing to JS Garden makes you a fantastic person, and Brendan Eich will find you immensely attractive.
77

88
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

Comments
 (0)