Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 794 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (9 loc) · 794 Bytes

Contributing to swingCalculator

Pull requests are welcome.

swingCalculator PULL_REQUEST_TEMPLATE

Bugs

Found a bug? Have a problem with swingCalculator? Please check past issues, maybe someone already had that problem. If you don't find similar issue create new swingCalculator ISSUE_TEMPLATE.md, but remember to add accurate informations so that I can dig into it straight away. If it's possible add example that presents called issue.

Please make sure to do appropriate tests.

Commiting changes

If all your tests are passing then you're good to go. Commit your changes. Create well described Pull Request with as many informations as possible and wait for my answer :) I'd be happy to make a code review and put some thougths.