Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Commit

Permalink
Update Contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sapegin committed Nov 22, 2013
1 parent 2f5c1b9 commit 5b3e485
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ function foo(bar, fum) {

- If you have commit access to repo and want to make big change or not sure about something, make a new branch and open pull request.
- Don’t commit generated files: compiled from Stylus CSS, minified JavaScript, etc.
- Don’t change version number and changelog.
- Install [EditorConfig](http://editorconfig.org/) plugin for your code editor.
- If code you change uses different style (probably it’s an old code) use file’s style instead of style described on this page.
- Feel free to [ask me](http://sapegin.me/contacts) anything you need.
Expand Down

0 comments on commit 5b3e485

Please sign in to comment.