diff --git a/.github/ISSUE_TEMPLATE/1-feature_request.yml b/.github/ISSUE_TEMPLATE/1-feature_request.yml index dd52503..dd21287 100644 --- a/.github/ISSUE_TEMPLATE/1-feature_request.yml +++ b/.github/ISSUE_TEMPLATE/1-feature_request.yml @@ -3,7 +3,7 @@ description: Suggest an idea for this project assignees: - "RappyTV" labels: - - "feature", + - "feature" - "pending" title: "bug: " body: diff --git a/.github/ISSUE_TEMPLATE/2-bug_report.yml b/.github/ISSUE_TEMPLATE/2-bug_report.yml index 1be6d9b..2a97de2 100644 --- a/.github/ISSUE_TEMPLATE/2-bug_report.yml +++ b/.github/ISSUE_TEMPLATE/2-bug_report.yml @@ -3,7 +3,7 @@ description: Create a report to help us improve assignees: - "RappyTV" labels: - - "bug", + - "bug" - "pending" title: "bug: " body: