mirror of
https://github.com/penpot/penpot.git
synced 2026-09-19 10:26:14 +00:00
📚 Add EPIC issue type to creating-issues memory
The repository defines an EPIC issue type, but the memory only listed Bug, Enhancement, Feature, Task, Question and Docs. Add the EPIC row with its type id and its mapping entry so umbrella tracking issues are typed consistently. AI-assisted-by: deepseek-v4.1-flash
This commit is contained in:
parent
f635aef4eb
commit
91ecfefa31
@ -112,11 +112,13 @@ Output: `https://github.com/penpot/penpot/issues/<NUMBER>`
|
||||
| Task | `IT_kwDOAcyBPM4AX5NY` |
|
||||
| Question | `IT_kwDOAcyBPM4B_IQj` |
|
||||
| Docs | `IT_kwDOAcyBPM4B_IQz` |
|
||||
| EPIC | `IT_kwDOAcyBPM4CEMzF` |
|
||||
|
||||
**Map:**
|
||||
- Bug report (steps to reproduce, expected vs. actual) → Bug
|
||||
- Enhancement / new feature → Enhancement
|
||||
- Feature/epic → Feature
|
||||
- Umbrella/EPIC tracking issue that groups sub-issues → EPIC
|
||||
- Docs → Docs
|
||||
- None of the above → Task
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user