ci: add issues template config and remove question template

This commit is contained in:
rickstaa 2022-10-09 17:46:11 +02:00
parent f77e34e383
commit 0a394a625b
No known key found for this signature in database
GPG key ID: 0BD7401D30D23E53
2 changed files with 5 additions and 9 deletions

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

@ -0,0 +1,5 @@
blank_issues_enabled: true
contact_links:
- name: Question
url: https://github.com/anuraghazra/github-readme-stats/discussions
about: Please ask and answer questions here.

View file

@ -1,9 +0,0 @@
name: Question
description: Ask a question
body:
- type: markdown
attributes:
value: |
We use the Issues tab for bug reports and feature requests. If you have a question, please start a discussion in the Discussions tab.
[![Start New Discussion](https://dabuttonfactory.com/button.png?t=Start+New+Discussion&f=Roboto-Bold&ts=26&tc=fff&hp=45&vp=20&c=11&bgt=unicolored&bgc=238636)](https://github.com/anuraghazra/github-readme-stats/discussions/new)