Thanks for wanting to contribute! If you've found a way to make this project better, I and others will likely find it useful too!
- Check that no one else has already reported the bug.
- Open a bug report. Please include all of the requested information in the bug report template to give us the best chance of reproducing your issue.
- Ensure that your changes pass all tests by running
./ci
on your machine. - Open pull request with your change. Please include all of the requested information in the pull request template.
- Check that no one else has already requested that feature.
- Open a feature request. Please include all of the requested information in the feature request template.
- Open a question issue.
- New functionality should include new tests.