Tarteel is an open-source project, which means you can help us make it better!
Check out the Issues tab to see open issues.
You're welcome to start with those issues that are tagged with Good First Issue
,
tackle other issues, or create your own issues.
Thank you for considering contributing to Tarteel! Check out the wiki for step-by-step instructions on how to get started.
Whenever submitting a new PR, create a new branch named using the convention <username>/<issue>
.
Make sure to include descriptive and clear commit messages, while also referencing any issues your
PR addresses. Your pull request will be reviewed by the maintainers of this repository, and upon approval, will be merged into the master branch.
Tarteel uses the reST Documentation Standard. All changes should be well documented and follow the reST convention.