diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index c91ba8eda0..23b199508d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -9,7 +9,7 @@ assignees: '' **Please do not create a GitHub issue for feature requests** -Post all feature requests in the forum: +Post all of them to the forum: [https://community.n8n.io](https://community.n8n.io) They get all collected there and people can upvote existing requests. That makes it then easier to know how to prioritize them. Thanks! diff --git a/.github/ISSUE_TEMPLATE/question---problem.md b/.github/ISSUE_TEMPLATE/question---problem.md new file mode 100644 index 0000000000..c8e334e5f2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question---problem.md @@ -0,0 +1,15 @@ +--- +name: Question / Problem +about: Questions and problems with n8n +title: '' +labels: '' +assignees: '' + +--- + +**Please do not create a GitHub issue for questions or problems** + +Post all of them to the forum: +[https://community.n8n.io](https://community.n8n.io) + +Check there first if it got answered already before and if not create a new topic.