Issues may enter the needs review stage once their implementation conforms to our definition of done:
- signed-off by you from user perspective
- usable
- discoverable (if feature)
- fits with regards to existing functionality
- signed-off by you from maintainer perspective
- simple solution
- understandable
- sufficiently and well tested
- code is clean
- satisfies our code standards
- signed-off by CI
- continuous integration passes
- available as feature branch on GitHub
- contains the cleaned up commit history
- commit messages satisfy our commit message guidelines
- a single commit closes the issue via
Closes #issuenr