Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathantneal committed Sep 17, 2015
1 parent e1ae8c0 commit e30c992
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Found a problem? Want a new feature?
- See if your issue or idea has [already been reported].
- Provide a [reduced test case] or a [live example].

Remember, a bug is a _demonstrable problem_ caused by _our_ code.
Remember, a bug is a _demonstrable problem_ caused by _our_ code. Please use this [demo] as a testing platform. You can share code entered here at any time by pressing the Meta and S keys (`⌘S`) to save the current code as a URL.

## Submitting Pull Requests

Expand Down Expand Up @@ -54,7 +54,8 @@ Pull requests are the greatest contributions, so be sure they are focused in sco
5. Now [open a pull request] with a clear title and description.

[already been reported]: issues
[demo]: http://jonathantneal.github.io/postcss-nesting/
[fork this project]: fork
[live example]: http://codepen.io/pen
[open a pull request]: https://help.github.com/articles/using-pull-requests/
[reduced test case]: https://css-tricks.com/reduced-test-cases/
[reduced test case]: https://css-tricks.com/reduced-test-cases/

0 comments on commit e30c992

Please sign in to comment.