Add Discussion Forms for Feature Request and Help (#156)

* created DISCUSSIONS folder and added feature request form

* Added ask-for-help discussion form

* Updated file formats to GH approved

* Updated naming for feature request. Fixed  to

* Updated ISSUE_TEMPLATE to point to the discussion forms

* Removed description from checkbox

* Removed description from checkboxes

---------

Co-authored-by: Justin Masse <justin@Justins-MacBook-Pro.local>
This commit is contained in:
Lord0fBytes
2023-11-22 09:59:34 -05:00
committed by Louis Lam
parent 81cacbdddd
commit 49b28d0e36
4 changed files with 133 additions and 8 deletions

View File

@@ -1,15 +1,14 @@
name: "❓ Ask for help"
description: "Please go to the Discussions tab"
description: "Please go to the Discussions tab to submit a Help Request"
body:
- type: markdown
attributes:
value: |
Please go to https://github.com/louislam/dockge/discussions
Please go to https://github.com/louislam/dockge/discussions/new?category=ask-for-help
- type: checkboxes
id: no-duplicate-issues
attributes:
label: "Please go to https://github.com/louislam/dockge/discussions"
description: "Here is for bug report only"
label: "Issues are for bug reports only"
options:
- label: "I understand"
required: true