Commit 0eb615d
fix(github-issues): ban conventional commit prefixes in issue titles
Issue titles were being created with fix(x):, feat(x):, ref(x): etc.
These formats belong in commit messages and PR titles, not GitHub issues.
Added explicit hard constraint in SKILL.md and anti-pattern in
issue-examples.md to prevent this.
Co-Authored-By: sentry-junior[bot] <264270552+sentry-junior[bot]@users.noreply.github.com>1 parent 43e61aa commit 0eb615d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments