Skip to content

Commit

Permalink
Update Issue Templates (microsoft#4119)
Browse files Browse the repository at this point in the history
add in 'type' to template
=

Co-authored-by: Tim Allen <tallenp@me.com>
  • Loading branch information
tim-allen-ck and tp-allen authored Nov 7, 2024
1 parent f0c2a59 commit 80ad011
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
type: 'bug'

---

Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ about: Suggest an idea for this project
title: ''
labels: feature
assignees: ''
type: 'feature'

---

Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/user_story.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ about: User story with acceptance criteria
title: ''
labels: story
assignees: ''
type: 'task'

---

Expand Down

0 comments on commit 80ad011

Please sign in to comment.