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 16043d9 commit fb25317Copy full SHA for fb25317
AGENTS.md
@@ -81,6 +81,12 @@ npm run lint
81
`<details><summary>` blocks
82
- **Code Blocks**: Standard Markdown code blocks with language specifiers
83
84
+### Commit Message Convention
85
+
86
+Follow conventional commit format:
87
+- Use lowercase for commit body text
88
+- Examples: `fix: correct header title`, `docs: add new guide`, `feat: implement feature`
89
90
### Attribution Requirements
91
92
AI agents must disclose what tool and model they are using in the "Assisted-by"
0 commit comments