Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HarveyHunt committed Aug 29, 2014
1 parent 7a543ee commit 0a7fca7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,13 @@ You have written an awesome new feature and want to get it merged straight away-
Documentation is an important part of any project, howm is no different. Document all new features, as has been done
in the README already.

Please don't change any version numbers anywhere within the project.

howm uses [Doxygen](http://www.stack.nl/~dimitri/doxygen/) for documentation of the code, keep this up to date as you go.


## Sending PRs

Once you have made some cool changes, push to github and send a PR.

Make sure that the PR is targeted at the develop branch, as packages are built from the master branch.
Make sure that the PR is targeted at the develop branch, as packages are built from the master branch and that should be kept as stable as possible.

0 comments on commit 0a7fca7

Please sign in to comment.