We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b267b9 + 83e55de commit 6a0c1a3Copy full SHA for 6a0c1a3
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -23,6 +23,7 @@
23
24
- [ ] I've read the [`CODE_OF_CONDUCT.md`](https://github.com/Giskard-AI/ai-inspector/blob/master/CODE_OF_CONDUCT.md) document.
25
- [ ] I've read the [`CONTRIBUTING.md`](https://github.com/Giskard-AI/ai-inspector/blob/master/CONTRIBUTING.md) guide.
26
-- [ ] I've updated the code style using `make codestyle`.
27
- [ ] I've written tests for all new methods and classes that I created.
28
- [ ] I've written the docstring in Google format for all the methods and classes that I used.
+- [ ] I've updated the `pdm.lock` running `pdm update-lock` (only applicable when `pyproject.toml` has been
29
+ modified)
0 commit comments