Skip to content

Commit

Permalink
Add message about documentation in gh_pages
Browse files Browse the repository at this point in the history
  • Loading branch information
kylefiedler authored and Tyson Gach committed Jul 29, 2014
1 parent 75712b6 commit 07cd19a
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 @@ -5,6 +5,7 @@ We love pull requests. Here's a quick guide:
3. Make changes to both the Rails `app/assets/stylesheets/` and Bower `dist/` files
4. Squash your commits into a single one (more on that [here](http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html)).
5. Rebase against `origin/master`, push to your fork and submit a pull request.
6. If you are writing a new feature please add documentation for it by making another pull request to the `gh_pages` branch.

At this point you're waiting on us. We like to at least comment on, if not
accept, pull requests within three business days (and, typically, one business
Expand Down

0 comments on commit 07cd19a

Please sign in to comment.