chore: update label on issue template

This commit is contained in:
Mrugesh Mohapatra
2020-04-23 01:14:29 +05:30
committed by GitHub
parent 7db7287ea5
commit 925c19efd1

View File

@ -2,7 +2,7 @@
name: 'Bug Report: Issues with Coding challenges' name: 'Bug Report: Issues with Coding challenges'
about: Report issue with a specific challenge, like broken tests, unclear instructions. about: Report issue with a specific challenge, like broken tests, unclear instructions.
title: '' title: ''
labels: 'scope: curriculum, status: needs investigation' labels: 'scope: learn, status: needs help for triage'
assignees: '' assignees: ''
--- ---