1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00
thoughtbot--factory_bot/CONTRIBUTION_GUIDELINES.md
2011-08-21 22:55:47 -03:00

10 lines
282 B
Markdown

Contributing to factory_girl:
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:
* Contributions without tests won't be accepted.
* Please don't update the Gem version.