First off, thank you for considering contributing to jan. It's people like you that make jan such an amazing project.
- Ensure the bug was not already reported by searching on GitHub under Issues.
- If you're unable to find an open issue addressing the problem, open a new one.
- Open a new issue with a clear title and description.
- Fork the repo.
- Create a new branch (
git checkout -b feature-name
). - Commit your changes (
git commit -am 'Add some feature'
). - Push to the branch (
git push origin feature-name
). - Open a new Pull Request.
- Use the present tense ("Add feature" not "Added feature").
Thank you for contributing to jan!