- Fork it (https://github.com/marceloboeira/spotify.cr/fork)
- Create your feature branch (git checkout -b my-awesome-new-feature)
- Commit your changes (follwing our commit police)
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
We have a very rigid commit policy, to contribute please follow these rules:
feature: Add hat wobble
^--^ ^------------^
| |
| +-> Summary in present tense
|
+-------> Type: chore, doc, feature, fix, refactor, style, or test
- chore: Add oyster build script
- doc: Explain hat wobble
- feature: Add beta sequence
- fix: Remove broken confirmation message
- refactor: Share logic between 4d3d3d3 and flarhgunnstow
- style: Convert tabs to spaces
- test: Ensure Tayne retains clothing
Based on this.