File tree 4 files changed +65
-0
lines changed
4 files changed +65
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " \U0001F41B Bug report"
3
+ about : Create a report to help us improve
4
+
5
+ ---
6
+
7
+ <!--
8
+ Thank you for reporting a possible bug in Node.js.
9
+
10
+ Please fill in as much of the template below as you can.
11
+
12
+ Version: output of `node -v`
13
+ Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows)
14
+ Subsystem: if known, please specify the affected core module name
15
+
16
+ If possible, please provide code that demonstrates the problem, keeping it as
17
+ simple and free of external dependencies as you can.
18
+ -->
19
+
20
+ * ** Version** :
21
+ * ** Platform** :
22
+ * ** Subsystem** :
23
+
24
+ <!-- Please provide more details below this comment. -->
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " \U0001F680 Feature request"
3
+ about : Suggest an idea for this project
4
+
5
+ ---
6
+
7
+ <!--
8
+ Thank you for suggesting an idea to make Node.js better.
9
+
10
+ Please fill in as much of the template below as you're able.
11
+ -->
12
+
13
+ ** Is your feature request related to a problem? Please describe.**
14
+ Please describe the problem you are trying to solve.
15
+
16
+ ** Describe the solution you'd like**
17
+ Please describe the desired behavior.
18
+
19
+ ** Describe alternatives you've considered**
20
+ Please describe alternative solutions or features you have considered.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " ⁉️ Need help with Node.js?"
3
+ about : Please file an issue in our help repo.
4
+
5
+ ---
6
+
7
+ If you have a question about Node.js that is not a bug report or feature
8
+ request, please post it in https://github.com/nodejs/help !
9
+
10
+ Questions posted to this repository will be closed.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " \U0001F310 Found a problem with nodejs.org?"
3
+ about : Please file an issue in the Node.js website repo.
4
+
5
+ ---
6
+
7
+ If you have a question, suggestion or issue regarding our website,
8
+ please post it in https://github.com/nodejs/nodejs.org !
9
+
10
+ Issues with the Node.js API documentation should be posted here. All other
11
+ issues regarding the website will be closed.
You can’t perform that action at this time.
0 commit comments