-
Notifications
You must be signed in to change notification settings - Fork 0
Contributing
matteodepalo edited this page Sep 12, 2012
·
4 revisions
If you are a project collaborator just clone it
$ git clone [email protected]:hackatron/bootstar.git
else fork it and submit a pull request.
We highly recommend using git flow. If you are using homebrew run brew install git-flow
and then git flow init
with the default values inside the project directory.
Commit messages use the present tense and possibly add a description to the commits containing the reason of the change. Read more about commit messages style.
We will adopt these guidelines for Ruby.