mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
commit
9a039679c7
1 changed files with 3 additions and 0 deletions
|
@ -68,7 +68,10 @@ httparty "https://api.stackexchange.com/2.2/questions?site=stackoverflow"
|
|||
## Contributing
|
||||
|
||||
* Fork the project.
|
||||
* Run `bundle`
|
||||
* Run `bundle exec rake`
|
||||
* Make your feature addition or bug fix.
|
||||
* Add tests for it. This is important so I don't break it in a future version unintentionally.
|
||||
* Run `bundle exec rake` (No, REALLY :))
|
||||
* Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself in another branch so I can ignore when I pull)
|
||||
* Send me a pull request. Bonus points for topic branches.
|
||||
|
|
Loading…
Add table
Reference in a new issue