Skip to content

Commit

Permalink
Fixed josdejong#244: updated CONTRIBUTING file
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Dec 21, 2015
1 parent ca3c727 commit 32adb13
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ There are a few preferences regarding code contributions:
- `jsoneditor` follows the node.js code style as described
[here](http://nodeguide.com/style.html).
- Send pull requests to the `develop` branch, not the `master` branch.
- Only commit changes done in the source files under `src`, not to the builds
which are located in the root of the project (like `jsoneditor.js`,
`jsoneditor.css`, etc.
- Only commit changes done in the source files under `./src`, not to the builds
which are located under the `./dist` folder.

Thanks!

0 comments on commit 32adb13

Please sign in to comment.