mirror of
https://github.com/gabrielecirulli/2048.git
synced 2026-08-30 17:13:37 +08:00
fixed typo in contributing doc
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.
|
||||
- `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 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
|
||||
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