updated GitHub issue templates.
This commit is contained in:
12
.github/ISSUE_TEMPLATE/ask-question.md
vendored
12
.github/ISSUE_TEMPLATE/ask-question.md
vendored
@@ -1,12 +0,0 @@
|
||||
---
|
||||
name: Ask question
|
||||
about: Please use the discussions tab for questions.
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
Please use the discussions tab to ask questions.
|
||||
-->
|
||||
8
.github/ISSUE_TEMPLATE/config.yaml
vendored
Normal file
8
.github/ISSUE_TEMPLATE/config.yaml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Feature request
|
||||
url: https://github.com/ArabCoders/watchstate/discussions/new
|
||||
about: Please use the discussions tab for features or enhancements requests.
|
||||
- name: Questions & Answers
|
||||
url: https://github.com/ArabCoders/watchstate/discussions/new
|
||||
about: Please use the discussions tab for questions.
|
||||
12
.github/ISSUE_TEMPLATE/feature-request.md
vendored
12
.github/ISSUE_TEMPLATE/feature-request.md
vendored
@@ -1,12 +0,0 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Please use the discussions tab for features or enhancements requests.
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
Please use the discussions tab for features or improvements request.
|
||||
-->
|
||||
Reference in New Issue
Block a user