mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-19 18:18:27 -05:00
fix(github): update issue templates (#46073)
This commit is contained in:
committed by
GitHub
parent
d4e01b66fb
commit
2b223704f6
@@ -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.
|
||||
labels: ['scope: curriculum', 'type: bug', 'status: waiting triage']
|
||||
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.
|
||||
labels: ['type: bug', 'status: waiting triage']
|
||||
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.
|
||||
labels: ['type: bug', 'status: waiting triage']
|
||||
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.
|
||||
labels: ['type: feature request']
|
||||
body:
|
||||
|
||||
Reference in New Issue
Block a user