mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-20 00:35:23 +00:00
ci: add issues template config and remove question template
This commit is contained in:
parent
f77e34e383
commit
0a394a625b
2 changed files with 5 additions and 9 deletions
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal 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.
|
||||
9
.github/ISSUE_TEMPLATE/question.yml
vendored
9
.github/ISSUE_TEMPLATE/question.yml
vendored
|
|
@ -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.
|
||||
|
||||
[](https://github.com/anuraghazra/github-readme-stats/discussions/new)
|
||||
Loading…
Add table
Reference in a new issue