Skip to content

Commit

Permalink
Update contributing guide to fit new organization
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafal Chmiel committed Apr 14, 2014
1 parent d94e3c6 commit e4b4152
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

## Styling

- Use `##` headers for your sections.
- Also use `##` for categories (these should group together relevant sections) and `###` for subcategories.
- Use `###` headers for your sections.
- Also use `###` for categories (these should group together relevant sections) and `####` for subcategories.
- Add a link to your section/category to the contents section (use relative links).
- Make sure to include examples wherever possible (preferably GIFs).
- For command-line examples, wrap your commands in a `bash` code block. Ask [@rafalchmiel](https://github.com/rafalchmiel) or [@tiimgreen](https://github.com/tiimgreen) to take a screenshot (so that it is consistent with the rest) of the output if it has color, etc.
Expand Down

0 comments on commit e4b4152

Please sign in to comment.