File tree Expand file tree Collapse file tree 2 files changed +53
-0
lines changed
Expand file tree Collapse file tree 2 files changed +53
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Anything Else
3+ about : Something that is not a bug report
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ Please use the [ Node-RED Forum] ( https://discourse.nodered.org ) or [ slack team] ( https://nodered.org/slack ) .
11+
12+ You could also consider asking a question on [ Stack Overflow] ( https://stackoverflow.com/questions/tagged/node-red ) and tag it ` node-red ` .
13+
14+ That way the whole Node-RED user community can help, rather than rely on the core development team.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Reproducable software issues in the core of Node-RED
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ <!--
11+ This issue tracker is for problems with the Node-RED runtime, the editor or the core nodes.
12+
13+ If your issue is:
14+ - a general 'how-to' type question,
15+ - a feature request or suggestion for a change,
16+ - or problems with 3rd party (`node-red-contrib-`) nodes
17+
18+ please use the [Node-RED Forum](https://discourse.nodered.org) or [slack team](https://nodered.org/slack).
19+
20+ You could also consider asking a question on [Stack Overflow](https://stackoverflow.com/questions/tagged/node-red) and tag it `node-red`.
21+
22+ That way the whole Node-RED user community can help, rather than rely on the core development team.
23+
24+ To help us understand the issue, please fill-in as much of the following information as you can:
25+ -->
26+
27+ ### What are the steps to reproduce?
28+
29+ ### What happens?
30+
31+ ### What do you expect to happen?
32+
33+ ### Please tell us about your environment:
34+
35+ - [ ] Node-RED version:
36+ - [ ] node.js version:
37+ - [ ] npm version:
38+ - [ ] Platform/OS:
39+ - [ ] Browser:
You can’t perform that action at this time.
0 commit comments