diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 36e0737e07..bd396ba179 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -2,7 +2,7 @@ name: "🐛 Bug report" description: Report errors or unexpected behavior labels: - Issue-Bug -- Triage-Needed +- Needs-Triage body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/documentation-issue.yml b/.github/ISSUE_TEMPLATE/documentation-issue.yml index c2b7de09a5..151fc5a1f7 100644 --- a/.github/ISSUE_TEMPLATE/documentation-issue.yml +++ b/.github/ISSUE_TEMPLATE/documentation-issue.yml @@ -2,7 +2,7 @@ name: "📚 Documentation Issue" description: Report issues in our documentation labels: - Issue-Docs -- Triage-Needed +- Needs-Triage body: - type: textarea attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 60e90b0dab..52c72bb274 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,7 +1,7 @@ name: "⭐ Feature / enhancement request" description: Propose something new. labels: -- Triage-Needed +- Needs-Triage body: - type: textarea attributes: diff --git a/.github/ISSUE_TEMPLATE/translation_issue.yml b/.github/ISSUE_TEMPLATE/translation_issue.yml index 0884444175..9f00be11bb 100644 --- a/.github/ISSUE_TEMPLATE/translation_issue.yml +++ b/.github/ISSUE_TEMPLATE/translation_issue.yml @@ -4,7 +4,7 @@ labels: - Issue-Bug - Area-Localization - Issue-Translation -- Triage-Needed +- Needs-Triage body: - type: markdown attributes: