chore: Update issue templates (#3979)

This commit is contained in:
Fabi 2022-07-18 21:30:19 +02:00 committed by GitHub
parent 966bbec877
commit 931152bb73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 2 additions and 32 deletions

View File

@ -2,7 +2,7 @@
name: "\U0001F41B Bug report" name: "\U0001F41B Bug report"
about: Create a report to help us improve about: Create a report to help us improve
title: '' title: ''
labels: bug labels: 'state: triage, type: bug'
assignees: '' assignees: ''
--- ---

View File

@ -1,13 +0,0 @@
---
name: OKR
about: The objective key result is an overarching goal that we are working towards.
title: ''
labels: OKR
assignees: ''
---
OKR description
- [ ] Link to subordinate story
- [ ] Link to subordinate story

View File

@ -1,14 +0,0 @@
---
name: Story
about: A story describes the basic objective and contains several tasks that are to
be implemented
title: ''
labels: story
assignees: ''
---
As a [type of user], I want [a goal or objective], so that [customer benefit or value].
- [ ] Link to subordinate task
- [ ] Link to subordinate task

View File

@ -3,16 +3,13 @@ name: Task
about: A task describes what is to be implemented and which acceptance criteria must about: A task describes what is to be implemented and which acceptance criteria must
be met. be met.
title: '' title: ''
labels: task labels: 'state: triage'
assignees: '' assignees: ''
--- ---
Description Description
- [ ] Todo
- [ ] Todo
**Acceptance criteria** **Acceptance criteria**
- [ ] ... - [ ] ...
- [ ] ... - [ ] ...