Update docs [skip ci]

This commit is contained in:
Michiel Borkent 2022-02-26 12:35:03 +01:00
parent 39c3c4c16a
commit 0d204c7ae6
2 changed files with 7 additions and 7 deletions

View file

@ -4,6 +4,6 @@ Please answer the following questions and leave the below in as part of your PR.
- [ ] This PR corresponds to an [issue with a clear problem statement](https://github.com/babashka/scittle/blob/main/doc/dev.md#start-with-an-issue-before-writing-code).
- [ ] This PR contains a [test](https://github.com/babashka/scittle/blob/main/doc/dev.md#tests) to prevent against future regressions
<!-- - [ ] This PR contains a [test](https://github.com/babashka/scittle/blob/main/doc/dev.md#tests) to prevent against future regressions -->
- [ ] I have updated the [CHANGELOG.md](https://github.com/babashka/scittle/blob/main/CHANGELOG.md) file with a description of the addressed issue.