You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add tests for it. This is important so I don't break it in a future version unintentionally.
77
-
* Run `bundle exec rake` (No, REALLY :))
78
-
* 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)
79
-
* Send me a pull request. Bonus points for topic branches.
72
+
- Fork the project.
73
+
- Run `bundle`
74
+
- Run `bundle exec rake`
75
+
- Make your feature addition or bug fix.
76
+
- Add tests for it. This is important so I don't break it in a future version unintentionally.
77
+
- Run `bundle exec rake` (No, REALLY :))
78
+
- 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)
79
+
- Send me a pull request. Bonus points for topic branches.
0 commit comments