36 lines
911 B
Markdown
36 lines
911 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest a new decay risk, a new review mode, or an improvement to the skill
|
|
labels: enhancement
|
|
assignees: ''
|
|
---
|
|
|
|
## What problem does this solve?
|
|
|
|
<!-- Describe the gap. What does brooks-lint miss or do poorly that this would fix? -->
|
|
|
|
## Proposed change
|
|
|
|
<!-- Which file(s) would need to change? Rough idea of what to add/modify. -->
|
|
|
|
| File | Change |
|
|
|------|--------|
|
|
| `skills/_shared/common.md` | |
|
|
| `skills/_shared/decay-risks.md` | |
|
|
| `skills/_shared/test-decay-risks.md` | |
|
|
| `skills/brooks-review/` | |
|
|
| `skills/brooks-audit/` | |
|
|
| `skills/brooks-debt/` | |
|
|
| `skills/brooks-test/` | |
|
|
| Other: | |
|
|
|
|
## Book citation (if applicable)
|
|
|
|
<!-- If this idea comes from one of the six books (or a book not yet covered), cite it here. -->
|
|
|
|
## Would you be willing to contribute this?
|
|
|
|
- [ ] Yes, I can open a PR
|
|
- [ ] I'd need guidance
|
|
- [ ] Just leaving the idea here
|