Hana is an open-source project. Contribution is welcomed, encouraged and appreciated.
There are multiple ways in which you can contribute to Hana:
- Found a bug? Report it to us!
- Caught a typo in documentation or want to make it better to understand? Edit it!
- Know how to fix an issue or add a new feature? Make a patch!
- If you liked this project, share it with your friends!
Before opening a new issue, please search for any open issue that already covers your problem.
If you find one, comment on it so we can know there are more people experiencing it
If not, you can go ahead and create an issue with as much detail as you can provide:
- How to reproduce the problem
- What the correct behavior should be
- What the actual behavior is
We will do our very best to help you.
Before opening a new issue, please search for any open issue that already covers your suggestion.
If you find one, comment on it so we can know that threre are more people supporting it.
If not, you can create an issue.
You should be familiar with the basics of contributing on GitHub and have a fork properly set up.
If you create your own PR, please make sure you do it right. Also be so kind as to reference any issue that would be solved in the PR description body, for instance "Fixes #XXXX" for issue number XXXX.
Please, check if there is any open issue already covering your problem, and any pending/merged/rejected PR covering your solution.
If the solution is already reported, try it out and +1 the PR if the solution works ok. On the other hand, if you think your solution is better, post it with a reference to the other one so we can have both solutions to compare.
If not, then go ahead and submit a PR.
Please be so kind as to search for any pending, merged or rejected PRs covering or related to what you want to add.
If you find one, try it out and work with the author on a common solution.
If not, then go ahead and submit a PR.