twitter-status-bot/.gems/gems/simple_oauth-0.2.0/CONTRIBUTING.md

9 lines
283 B
Markdown
Raw Normal View History

2014-09-03 08:49:59 +00:00
## Contributing
1. Fork the project.
2. Create a topic branch.
3. Add failing tests.
4. Add code to pass the failing tests.
5. Run `bundle exec rake`. If failing, repeat step 4.
6. Commit and push your changes.
7. Submit a pull request. Please do not include changes to the gemspec.