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.
1 parent 46f4dbf commit 7c5325eCopy full SHA for 7c5325e
AGENTS.md
@@ -1,2 +1,2 @@
1
- Always run `pytest {{cookiecutter.project_slug}}/tests` and ensure all tests pass after any code changes.
2
-- Run tests even if not explicitly requested.
+- Always add tests, keep your branch rebased instead of merged, and adhere to the commit message recommendations from cbea.ms/git-commit.
0 commit comments