Skip to content

Commit

Permalink
docs: add label to issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
marcellmueller committed Jan 8, 2025
1 parent 5cd351d commit e6be434
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/feature.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Feature request / user story
about: Suggest an idea from the perspective of a user
title: ''
labels: enhancement
labels: enhancement, needs refinement
assignees: ''

---
Expand All @@ -14,5 +14,5 @@ assignees: ''
- [ ] ...

**Additional Context**
- ...
- ...
- [ ] ...
- [ ] ...
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/user-story-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: User Story Template
about: User Story
title: ''
labels: Story
labels: needs refinement
assignees: ''

---
Expand Down Expand Up @@ -31,5 +31,5 @@ assignees: ''


#### Notes:
-
-
- [ ] ...
- [ ] ...

0 comments on commit e6be434

Please sign in to comment.