File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Report an issue on a Learn article
2+ description : ' Found an error or something unclear in one of our Learn articles? Let us know!'
3+ labels : [bug, content, learn]
4+ body :
5+ - type : markdown
6+ attributes :
7+ value : |
8+ Thanks for taking the time to help improve the Node.js learning experience!
9+ Before submitting, please check if there's already an existing issue that matches yours.
10+
11+ - type : input
12+ attributes :
13+ label : ' Affected URL'
14+ placeholder : ' https://nodejs.org/en/learn/some-article'
15+ description : ' Please include the full URL of the article where the issue exists.'
16+ validations :
17+ required : true
18+
19+ - type : textarea
20+ attributes :
21+ label : ' Describe the issue in detail:'
22+ placeholder : |
23+ 1. What is wrong or unclear?
24+ 2. What did you expect to see?
25+ 3. Any suggestions or corrections?
26+ description : ' Tell us what you noticed and how we can improve the article.'
27+ validations :
28+ required : true
You can’t perform that action at this time.
0 commit comments