Skip to content

Commit

Permalink
update github issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
AmruthPillai committed Nov 24, 2023
1 parent 13dad73 commit 11ce407
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: 🐞 Bug Report
description: Create a bug report to help improve Reactive Resume

title: "[Bug] <title>"
labels: [Bug, Needs Triage]
labels: [bug, v4, needs triage]
assignees: "AmruthPillai"

body:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: ✨ Feature Request
description: Suggest an feature or idea that you would like to see in Reactive Resume

title: "[Feature] <title>"
labels: [Feature, Needs Triage]
labels: [enhancement, v4, needs triage]
assignees: "AmruthPillai"

body:
Expand Down

0 comments on commit 11ce407

Please sign in to comment.