diff --git a/.github/ISSUE_TEMPLATE/bug-report--issues-with-coding-challenges.md b/.github/ISSUE_TEMPLATE/bug-report--issues-with-coding-challenges.md index e6c88b5a8e..a0ae93c379 100644 --- a/.github/ISSUE_TEMPLATE/bug-report--issues-with-coding-challenges.md +++ b/.github/ISSUE_TEMPLATE/bug-report--issues-with-coding-challenges.md @@ -2,7 +2,7 @@ name: 'Bug Report: Issues with Coding challenges' about: Report issue with a specific challenge, like broken tests, unclear instructions. title: '' -labels: 'scope: curriculum, status: needs investigation' +labels: 'scope: learn, status: needs help for triage' assignees: '' ---