fix(github): update issue templates (#46073)

This commit is contained in:
Mrugesh Mohapatra
2022-05-19 21:34:03 +05:30
committed by GitHub
parent d4e01b66fb
commit 2b223704f6
4 changed files with 4 additions and 4 deletions
@@ -1,4 +1,4 @@
name: Report issues with coding challenges & curriculum name: Issue - Content in our Coding Challenges
description: Report issues with a specific challenge, like broken tests, unclear instructions, etc. description: Report issues with a specific challenge, like broken tests, unclear instructions, etc.
labels: ['scope: curriculum', 'type: bug', 'status: waiting triage'] labels: ['scope: curriculum', 'type: bug', 'status: waiting triage']
body: body:
@@ -1,4 +1,4 @@
name: Report issues with software on freeCodeCamp.org's platforms name: Issue - User Interface on our Platforms
description: Report a software bug on /learn, /news, Community Forum, Code Radio, or any of the platforms. description: Report a software bug on /learn, /news, Community Forum, Code Radio, or any of the platforms.
labels: ['type: bug', 'status: waiting triage'] labels: ['type: bug', 'status: waiting triage']
body: body:
@@ -1,4 +1,4 @@
name: Report issues with content on guide articles or documentation. name: Issues - Content in our Articles and other Documentation
description: Report issues with content on a specific article, like broken links, typos, missing parts, etc. description: Report issues with content on a specific article, like broken links, typos, missing parts, etc.
labels: ['type: bug', 'status: waiting triage'] labels: ['type: bug', 'status: waiting triage']
body: body:
@@ -1,4 +1,4 @@
name: Request a new feature on freeCodeCamp.org's platforms name: New Feature - Request a new feature for our Platforms
description: Suggest an idea for freeCodeCamp.org's /learn, /news, Community Forum, Code Radio, or other platforms. description: Suggest an idea for freeCodeCamp.org's /learn, /news, Community Forum, Code Radio, or other platforms.
labels: ['type: feature request'] labels: ['type: feature request']
body: body: