summaryrefslogtreecommitdiff
path: root/DONE.md
blob: 4182600cf644667fbb0308f51fbf836e372bf85d (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