Hello fellow contributors, we would like to thank you for taking the time to contribute!
The following is a set of guidelines for contributing to Tania, which are hosted in the Tanibox Organization on GitHub. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
What should I know before I get started?
This project and everyone participating in it is governed by the Tania Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].
Always use English to communicate. Don't be shy with your English because nobody is perfect.
To report bugs, you can use our JIRA issue tracker. Explain the detail about how can you get the bug, your environment, or anything that can help the maintainers to reproduce it.
You can use our JIRA issue tracker to suggest your enhancements proposal. We encourage you to join to our Gitter also if you want to discuss your enhancements directly with the maintainers.
Never ever send your pull requests to the master
branch. Always send it to the development
branch. Don't forget to give a clear PR subject and explain what are you changing on the description.