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 * Fork it
tend to keep things aligned with what we're personally using in * Fix it
development. If that doesn't work for your team, fork the module and * Test it
use it in your Boxen instead. * 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 * boxen
## Developing ## Developing
Write code. Run ```script/cbuild```. Write tests. Write code. Run ```script/cbuild```.