We would greatly appreciate your contributions, ideas to improve or critical thoughts in the form of:
- Reporting bugs
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
- Raising and discussing concerns.
on Discord or via the Github issues.
We use github to host code, to track issues and feature requests, as well as accept pull requests.
We use Gitflow for our code contribution. New branches should have the feature/ or hotfix/ prefix, the issue number and title, for example: feature/smartcontract-code-coverage-#1