summaryrefslogtreecommitdiff
path: root/DONE.md
blob: 3d1fc41d309b957eb0402433b056e7a02dffe7fc (plain)
1
2
3
4
5
6
7
8
9
# Definition of done

For Changes to this project to be considered done, the following must
be true:

* any changes for new functionality add tests for the functionality
* changes are merged to the main branch
* the automated tests, as invoked by ./check, pass successfully
* CI successfully builds a new .deb package