📝 Update issue templates to link directly to forum

This commit is contained in:
Jan Oberhauser 2019-11-18 19:51:20 +01:00
parent 7a203d4ab9
commit f413d26e8a
3 changed files with 8 additions and 30 deletions

8
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View file

@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Feature request
url: https://community.n8n.io
about: Suggest an idea for this project
- name: Question / Problem
url: https://community.n8n.io
about: Questions and problems with n8n

View file

@ -1,15 +0,0 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
**Please do not create a GitHub issue for feature requests**
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!

View file

@ -1,15 +0,0 @@
---
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.