From f77e34e383ce164f39c679e988eb974f2289d435 Mon Sep 17 00:00:00 2001 From: rickstaa Date: Sun, 9 Oct 2022 17:31:24 +0200 Subject: [PATCH] ci: add question template --- .github/ISSUE_TEMPLATE/question.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/question.yml diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml new file mode 100644 index 00000000..5199511f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.yml @@ -0,0 +1,9 @@ +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)