The Issues and Feature Requests in this project are intended to represent actionable items that can be closed once done. Therefore, they shall focus on a single element. The same applies to code intended to fix an issue or to add a new feature.
- One issue per report.
- Quickly check if the issue has not been already reported.
- Write short and precise description, be concise.
- Describe current result vs expected result.
- Clearly separate fact from speculation.
- One feature request per report.
- Design-Free, should not specifiy implementation or desing choices.
- Verifiable and testable.
- Shall be realistically achievable.
- Shall be linked to a GitHub issue
- Follow coding convention
- Include related unit test(s)
- Send a Pull Request