When creating an issue, please check if one has already been created for a similar purpose.
If you're addressing a specific issue, please refer to it in your pull request's comment for tracking.
- Fork it (https://github.com/vinistock/loupe/fork)
- Create your feature branch (git checkout -b my-feature)
- Commit your changes (git commit -am 'Add my feature')
- Push to the branch (git push origin my-feature)
- Create a new pull request