Skip to content

Commit

Permalink
Add needs:triage label to issue template
Browse files Browse the repository at this point in the history
Signed-off-by: Fatih Türken <[email protected]>
  • Loading branch information
turkenf committed Apr 26, 2024
1 parent c4019dc commit d26ccec
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.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Bug Report
description: Help us diagnose and fix bugs in Official AzureAD Provider
labels: bug
labels: bug,needs:triage
title: "[Bug]: "
body:
- type: markdown
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Feature Request
about: Help us make Official Azuread Provider more useful
labels: enhancement
labels: enhancement,needs:triage
title: "A new auth option"
---
<!--
Expand Down

0 comments on commit d26ccec

Please sign in to comment.