Commit 06f14a4
authored
docs: expand .rules.md with commit type guidance (#1850)
Clarifies which Conventional Commit types
(`feat`/`fix`/`perf`/`refactor`/`style`) trigger a release and must be
used for source code only, and maps the remaining types (`test:`,
`docs:`, `ci:`, `chore:`, `build:`) to their correct scope.1 parent 306dc46 commit 06f14a4
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
| |||
0 commit comments