1
0
Fork 0

Update text files

This commit is contained in:
Andrew Tomaka 2013-10-13 22:04:03 -04:00
parent dedd47f491
commit e6f1b3e5e3
2 changed files with 6 additions and 11 deletions

View File

@ -1,12 +1,7 @@
Thanks for contributing to Boxen! A couple of notes to help you out:
# Contributing
* We're conservative with version bumps, especially on services. We
tend to keep things aligned with what we're personally using in
development. If that doesn't work for your team, fork the module and
use it in your Boxen instead.
* Fork it
* Fix it
* Test it
* Pull Request it
* Otherwise, go crazy! Fork it, fix it, test it, pull request it.
Remember that a PR is the start of a conversation, not the end of one.
:heart:,
Boxen

View File

@ -15,4 +15,4 @@ include whatpulse
* boxen
## Developing
Write code. Run ```script/cbuild```.
Write tests. Write code. Run ```script/cbuild```.