chore: Link to discussions when choosing issue template

This commit is contained in:
Joachim Van Herwegen 2023-07-27 09:54:34 +02:00
parent 6fc3f2cf4f
commit a18e716f97
2 changed files with 5 additions and 13 deletions

5
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: ❓ Question
url: https://github.com/CommunitySolidServer/CommunitySolidServer/discussions/new/choose
about: A question about the server

View File

@ -1,13 +0,0 @@
---
name: "❓ Question"
about: A general question
title: ''
labels: ''
assignees: ''
---
#### Question
<!-- Questions are usually better suited for discussions, which can be found at https://github.com/CommunitySolidServer/CommunitySolidServer/discussions -->
<!-- In case you think this would better as an issue, please provide a clear and concisely formulated question.-->