Merge pull request #258 from harimohanraj89/documentation
CONTRIBUTING.md typo fix
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ Please follow the house rules to have a bigger chance of your contribution being
|
|||||||
SASS will automatically recompile your css when changed.
|
SASS will automatically recompile your css when changed.
|
||||||
- `Rakefile` contains some tasks that help during development. Feel free to add useful tasks if needed.
|
- `Rakefile` contains some tasks that help during development. Feel free to add useful tasks if needed.
|
||||||
- Please use 2-space indentation when editing the JavaScript. A `.jshintrc` file is present, which will help your code to follow the guidelines if you install and run `jshint`.
|
- Please use 2-space indentation when editing the JavaScript. A `.jshintrc` file is present, which will help your code to follow the guidelines if you install and run `jshint`.
|
||||||
- Please test your modification thouroughly before submitting your Pull Request.
|
- Please test your modification thoroughly before submitting your Pull Request.
|
||||||
|
|
||||||
### Changes that might not be accepted
|
### Changes that might not be accepted
|
||||||
We have to be conservative with the core game. This means that some modifications won't be merged, or will have to be evaluated carefully before being merged:
|
We have to be conservative with the core game. This means that some modifications won't be merged, or will have to be evaluated carefully before being merged:
|
||||||
|
|||||||
Reference in New Issue
Block a user