Contributing¶
Contributions are always welcome!
To get started, you can try introduction-to-creol-system in order to familiarize yourself with the components of the Creol Network.
At present, we are looking for assistance withL
- Improving the Documentation
- Developing more robust test structures
- Implementing CI/CD Build Pipelines
- Security Auditing
Please note that this project is released with a Contributor Code of Conduct. By participating in this project - in the issues, pull requests - you agree to abide by its terms.
How to Report Issues¶
To report an issue, please use the GitHub issues tracker. When reporting issues, please mention the following details:
- Which version of Creol and what component (DLT,dApp, Hardware) you are using
- What was the source code (if applicable)
- Which platform are you running on
- How to reproduce the issue
- What was the result of the issue
- What the expected behaviour is
Reducing the source code that caused the issue to a bare minimum is always very helpful and sometimes even clarifies a misunderstanding.