mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Update mailing list references to new forum
This commit is contained in:
parent
0a82459233
commit
4edb1f80b0
4
.github/ISSUE_TEMPLATE.md
vendored
4
.github/ISSUE_TEMPLATE.md
vendored
@ -8,7 +8,9 @@ If your issue is:
|
|||||||
- a feature request or suggestion for a change,
|
- a feature request or suggestion for a change,
|
||||||
- or problems with 3rd party (`node-red-contrib-`) nodes
|
- 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 [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.
|
That way the whole Node-RED user community can help, rather than rely on the core development team.
|
||||||
|
|
||||||
|
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -16,7 +16,7 @@ Put an `x` in the boxes that apply
|
|||||||
<!--
|
<!--
|
||||||
If you want to raise a pull-request with a new feature, or a refactoring
|
If you want to raise a pull-request with a new feature, or a refactoring
|
||||||
of existing code, it **may well get rejected** if it hasn't been discussed on
|
of existing code, it **may well get rejected** if it hasn't been discussed on
|
||||||
the [mailing list](https://groups.google.com/forum/#!forum/node-red) or
|
the [forum](https://discourse.nodered.org) or
|
||||||
[slack team](https://nodered.org/slack) first.
|
[slack team](https://nodered.org/slack) first.
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
@ -30,13 +30,13 @@ At a minimum, please include:
|
|||||||
|
|
||||||
## Feature requests
|
## Feature requests
|
||||||
|
|
||||||
For feature requests, please raise them on the [mailing list](https://groups.google.com/forum/#!forum/node-red).
|
For feature requests, please raise them on the [forum](https://discourse.nodered.org).
|
||||||
|
|
||||||
## Pull-Requests
|
## Pull-Requests
|
||||||
|
|
||||||
If you want to raise a pull-request with a new feature, or a refactoring
|
If you want to raise a pull-request with a new feature, or a refactoring
|
||||||
of existing code, it may well get rejected if you haven't discussed it on
|
of existing code, it may well get rejected if you haven't discussed it on
|
||||||
the [mailing list](https://groups.google.com/forum/#!forum/node-red) first.
|
the [forum](https://discourse.nodered.org) first.
|
||||||
|
|
||||||
All contributors need to sign the JS Foundation's Contributor License Agreement.
|
All contributors need to sign the JS Foundation's Contributor License Agreement.
|
||||||
It is an online process and quick to do. You can read the details of the agreement
|
It is an online process and quick to do. You can read the details of the agreement
|
||||||
|
@ -22,8 +22,7 @@ started.
|
|||||||
|
|
||||||
More documentation can be found [here](http://nodered.org/docs).
|
More documentation can be found [here](http://nodered.org/docs).
|
||||||
|
|
||||||
For further help, or general discussion, please use the
|
For further help, or general discussion, please use the [Node-RED Forum](https://discourse.nodered.org) or [slack team](https://nodered.org/slack).
|
||||||
[mailing list](https://groups.google.com/forum/#!forum/node-red).
|
|
||||||
|
|
||||||
## Developers
|
## Developers
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user