chore(github): fixed name issue template

This commit is contained in:
Stan Girard 2023-09-20 15:04:35 +02:00
parent c1b47bee32
commit d736f5ade2
2 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
name: [Only Quivr Team] Epic
name: Epic [Only for Quivr Team]
description: Use this form for epics.
title: "[Epic]: "
labels: ["epic"]
@ -6,9 +6,9 @@ body:
- type: markdown
attributes:
value: |
**The Why**
**The Why**
Explain the reasons for this epic.
Explain the reasons for this epic.
- type: textarea
id: why-value
@ -55,13 +55,13 @@ body:
attributes:
label: Should this feature be feature flagged?
options:
- label: Yes
- label: No
- label: Yes
- label: No
- type: markdown
attributes:
value: |
**The How**
**The How**
- type: textarea
id: code-strategy

View File

@ -1,4 +1,4 @@
name: User story [Only Quivr Team]
name: User story [Only for Quivr Team]
description: Use this form for user stories.
title: "[Epic]: User story"
labels: ["user story"]