thoughtbot--factory_bot/CONTRIBUTION_GUIDELINES.md

10 lines
281 B
Markdown
Raw Normal View History

Contributing to factory_girl:
2008-11-28 22:15:40 +00:00
1. Fork the [official repository](http://github.com/thoughtbot/factory_girl/tree/master).
2. Make your changes in a topic branch.
3. Send a pull request.
Notes:
2008-11-28 22:15:40 +00:00
* Contributions without tests won't be accepted.
* Please don't update the Gem version.