Thank you for your interest in contributing to AppDoki!
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Please be respectful and considerate when interacting with the people involved in the project.
Report bugs using Github's issues
We use GitHub issues to track public bugs. Report a bug by opening a new issue; it's that easy!
Pull requests the best way to propose changes to this codebase.
- Fork the repo and create your branch from
main
. - If you've added code that should be tested, add tests.
- If you've changed APIs, update the documentation accordingly.
- Ensure the tests are all green.
- Issue your pull request!
By contributing, you agree that your contributions will be licensed under its MIT License.