Commit 646a727
authored
🤖 docs: add PR title structure guidelines to AGENTS.md (#463)
Added a new section to AGENTS.md documenting the preferred PR title
structure with conventional commit prefixes.
**New Guidelines:**
- perf: for performance improvements
- refactor: for codebase improvements without behavior changes
- fix: for bug fixes
- feat: for new functionality
- ci: for build/CI changes
Includes examples showing how to combine prefixes with the 🤖 emoji per
existing AI attribution guidelines.
_Generated with `cmux`_1 parent 0e256d4 commit 646a727
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
101 | 119 | | |
102 | 120 | | |
103 | 121 | | |
| |||
0 commit comments