From 9134d8841d940fc122d88df0dd00e574aed2958f Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Sun, 8 Oct 2017 14:04:35 +0100 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 8d6f61131..6f4000e54 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,24 +1,19 @@ ## Before you hit that Submit button.... -This issue tracker is for problems with the Node-RED runtime, the editor or the -core nodes. +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 -[mailing list](https://groups.google.com/forum/#!forum/node-red), -[slack team](https://nodered.org/slack) or ask a question on [Stack Overflow](https://stackoverflow.com/questions/tagged/node-red) and tag it `node-red`. +please use the [mailing list](https://groups.google.com/forum/#!forum/node-red), [slack team](https://nodered.org/slack) or ask 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: +To help us understand the issue, please fill-in as much of the following information as you can: ### What are the steps to reproduce?