thoughtbot--factory_bot/CONTRIBUTING.md

18 lines
515 B
Markdown
Raw Normal View History

# Contributing to Factory Girl
We love pull requests from everyone. By participating in this project, you
agree to abide by the thoughtbot [code of conduct].
[code of conduct]: https://thoughtbot.com/open-source-code-of-conduct
To contribute to Factory Girl:
2008-11-28 22:15:40 +00:00
2012-01-12 20:23:33 +00:00
1. Fork the [official repository](https://github.com/thoughtbot/factory_girl/tree/master).
2. Make your changes in a topic branch.
3. Send a pull request.
Notes:
2011-08-22 01:55:47 +00:00
2008-11-28 22:15:40 +00:00
* Contributions without tests won't be accepted.
* Please don't update the Gem version.