Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benbalter committed Jul 19, 2017
1 parent 376d83c commit 8e55f2c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Please note that this project is released with a [Contributor Code of Conduct][c

Here are a few things you can do that will increase the likelihood of your pull request being accepted:

- If you are making visual changes, include a screenshot of what the affected element looks like, both before and after.
- Follow the [style guide][style].
- Write tests.
- Keep your change as focused as possible. If there are multiple changes you would like to make that are not dependent upon each other, consider submitting them as separate pull requests.
- Write a [good commit message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).

Expand All @@ -27,7 +27,7 @@ Here are a few things you can do that will increase the likelihood of your pull
- [Using Pull Requests](https://help.github.com/articles/using-pull-requests/)
- [GitHub Help](https://help.github.com)

[fork]: https://github.com/pages-themes/slate/fork
[pr]: https://github.com/pages-themes/slate/compare
[fork]: https://github.com/github/REPO/fork
[pr]: https://github.com/github/REPO/compare
[style]: http://ben.balter.com/jekyll-style-guide/
[code-of-conduct]: CODE_OF_CONDUCT.md

0 comments on commit 8e55f2c

Please sign in to comment.