Skip to content

Commit 777daa6

Browse files
Updated Contributing
1 parent e8c56fc commit 777daa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Please make sure your pull request/feature request takes into account the following contribution guidelines:
22

3-
- This repo is static HTML, CSS and JS files. We like it that way for now! It makes it really easy to contribute to. This means we aren't interested in having a manual build step required for every change and we also aren't into using Jekyll at this time.
3+
- Publishing this repo will trigger a `npm run deploy` and publish the website to the `master` branch.
44
- This project is managed by volunteers, and it's important that we keep things as simple as possible and as easy to maintain as possible. When choosing between simplicity and complexity we will probably choose simplicity, even if the complex solution is more theoretically correct. For example, our current translation system isn't as SEO friendly as a more complex solution, but our solution is much simpler. This is a tradeoff that is worth it to us because it keeps things more maintainable.
55
- Smaller pull requests (one for each feature) are likely to get merged more quickly than huge pull requests that bundle together multiple features.
66
- If you are in the `nodeschool/owners` team, feel free to commit simple changes directly to master. Examples of simple changes are translation fixes, typos etc. However, since changes to master get deployed live to `nodeschool.io` immediately, please open a pull request for any changes that you are unsure of or want feedback on.

0 commit comments

Comments
 (0)