summaryrefslogtreecommitdiff
path: root/DONE.md
blob: 45c4da64267b28f3613d1905ae1b65faa5ababab (plain)
1
2
3
4
5
6
7
8
# 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