Update PR template

This commit is contained in:
Veronica Berglyd Olsen
2025-03-30 23:53:02 +02:00
parent fd802d1a1e
commit 19d01662e5
+1 -1
View File
@@ -19,6 +19,6 @@ Please check the following before you make a pull request:
* [ ] The header of all files contain a reference to the repository license
* [ ] The overall test coverage is increased or remains the same as before
* [ ] All tests are passing
* [ ] All flake8 checks are passing and the style guide is followed
* [ ] All linting checks are passing and the style guide is followed
* [ ] Documentation (as docstrings) is complete and understandable
* [ ] Only files that have been actively changed are committed