mirror of
https://github.com/samsonjs/simple_oauth.git
synced 2026-03-25 08:45:54 +00:00
283 B
283 B
Contributing
- Fork the project.
- Create a topic branch.
- Add failing tests.
- Add code to pass the failing tests.
- Run
bundle exec rake. If failing, repeat step 4. - Commit and push your changes.
- Submit a pull request. Please do not include changes to the gemspec.