We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 253c3e5 commit 1f6c4e8Copy full SHA for 1f6c4e8
.github/ISSUE_TEMPLATE/3-api-ref-docs-problem.md
.github/ISSUE_TEMPLATE/3-api-ref-docs-problem.yml
@@ -0,0 +1,17 @@
1
+name: "\U0001F4D7 Open an issue regarding the Node.js API reference docs"
2
+description: Let us know about any problematic API reference documents
3
+labels: ["doc"]
4
+title: 'doc: <title>'
5
+body:
6
+ - type: markdown
7
+ attributes:
8
+ value: |
9
+ Thank you for wanting to make nodejs.org better!
10
+
11
+ Please fill in as much of the following form as you're able.
12
+ - type: input
13
14
+ label: Affected URL(s)
15
+ - type: textarea
16
17
+ label: Explanation of the problem
0 commit comments