From 925c19efd1726c4626b47ff3857d479af7304199 Mon Sep 17 00:00:00 2001 From: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com> Date: Thu, 23 Apr 2020 01:14:29 +0530 Subject: [PATCH] chore: update label on issue template --- .../ISSUE_TEMPLATE/bug-report--issues-with-coding-challenges.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: '' ---