Merge branch 'main' into flake-build-env

This commit is contained in:
Kristoffer Dalby
2022-03-08 16:04:52 +00:00
committed by GitHub

View File

@@ -1,10 +1,10 @@
<!-- Please tick if the following things apply. You… --> <!-- Please tick if the following things apply. You… -->
- [] read the [CONTRIBUTING guidelines](README.md#user-content-contributing) - [ ] read the [CONTRIBUTING guidelines](README.md#user-content-contributing)
- [] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] raised a GitHub issue or discussed it on the projects chat beforehand
- [] added unit tests - [ ] added unit tests
- [] added integration tests - [ ] added integration tests
- [] updated documentation if needed - [ ] updated documentation if needed
- [] updated CHANGELOG.md - [ ] updated CHANGELOG.md
<!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. --> <!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. -->