summaryrefslogtreecommitdiff
path: root/DONE.md
blob: ab77fb88dd761ba9803c830f4d4f159b835b7dfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
title: Definition of done
...

# 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