When contributing to this repository send a new pull request. If your change is big or complex, or you simply want to suggest an improvement, please discuss the change you wish to make via an issue.
Please note we have a code of conduct. Please follow it in all your interactions with the project.
- Provide good commit messages describing what you've done.
- Provide tests for any code you write.
- Make sure all tests are passing.
- Run infection to see if you haven't covered some important behaviour.