add feature issue template
This commit is contained in:
parent
c5830752af
commit
77e61409e4
1 changed files with 14 additions and 0 deletions
14
.forgejo/issue_template/feature.md
Normal file
14
.forgejo/issue_template/feature.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
name: 'Feature'
|
||||
about: 'Feature development with User Stories'
|
||||
title: ''
|
||||
ref: 'main'
|
||||
labels:
|
||||
- enhancement
|
||||
---
|
||||
|
||||
## Stories
|
||||
|
||||
_As a user, I want to ..._
|
||||
|
||||
## Implementation Notes
|
Loading…
Add table
Add a link
Reference in a new issue