mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Fix typo in issue template
This commit is contained in:
parent
47f7b43bcc
commit
d14ce7e476
35
.github/ISSUE_TEMPLATE.md
vendored
35
.github/ISSUE_TEMPLATE.md
vendored
@ -1,35 +0,0 @@
|
|||||||
<!--
|
|
||||||
## Before you hit that Submit button....
|
|
||||||
|
|
||||||
This issue tracker is for problems with the Node-RED runtime, the editor or the core nodes.
|
|
||||||
|
|
||||||
If your issue is:
|
|
||||||
- a general 'how-to' type question,
|
|
||||||
- a feature request or suggestion for a change,
|
|
||||||
- or problems with 3rd party (`node-red-contrib-`) nodes
|
|
||||||
|
|
||||||
please use the [Node-RED Forum](https://discourse.nodered.org) or [slack team](https://nodered.org/slack).
|
|
||||||
|
|
||||||
You could also consider asking a question on [Stack Overflow](https://stackoverflow.com/questions/tagged/node-red) and tag it `node-red`.
|
|
||||||
|
|
||||||
That way the whole Node-RED user community can help, rather than rely on the core development team.
|
|
||||||
|
|
||||||
## So you have a real issue to raise...
|
|
||||||
|
|
||||||
To help us understand the issue, please fill-in as much of the following information as you can:
|
|
||||||
-->
|
|
||||||
|
|
||||||
### What are the steps to reproduce?
|
|
||||||
|
|
||||||
### What happens?
|
|
||||||
|
|
||||||
### What do you expect to happen?
|
|
||||||
|
|
||||||
### Please tell us about your environment:
|
|
||||||
|
|
||||||
- [ ] Node-RED version:
|
|
||||||
- [ ] Node.js version:
|
|
||||||
- [ ] npm version:
|
|
||||||
- [ ] Platform/OS:
|
|
||||||
- [ ] Browser:
|
|
||||||
- [ ] running in Docker:
|
|
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -2,7 +2,7 @@ blank_issues_enabled: true
|
|||||||
contact_links:
|
contact_links:
|
||||||
- name: ❓ Questions
|
- name: ❓ Questions
|
||||||
url: https://discourse.nodered.org
|
url: https://discourse.nodered.org
|
||||||
about: Ask you question on the Node-RED forum
|
about: Ask your question on the Node-RED forum
|
||||||
- name: ⭐️ Feature Request
|
- name: ⭐️ Feature Request
|
||||||
url: https://discourse.nodered.org/c/development/feature-requests
|
url: https://discourse.nodered.org/c/development/feature-requests
|
||||||
about: Discuss you request with the community
|
about: Discuss you request with the community
|
||||||
|
Loading…
x
Reference in New Issue
Block a user