feat: 1995
This commit is contained in:
commit
fb89263930
69 changed files with 3359 additions and 0 deletions
11
.agents/rules/commits.md
Normal file
11
.agents/rules/commits.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
condition: "(?i)git commit|commit message|conventional commit"
|
||||
---
|
||||
|
||||
# Commits
|
||||
|
||||
When commiting changes, follow these rules to write the messages:
|
||||
|
||||
- Conventional Commit (reference available at .ai/resources/conventional-commit.md)
|
||||
- `@commitlint/config-conventional` (reference available at .ai/resources/commitlint.md)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue