mirror of https://github.com/Lissy93/dashy.git
:octocat: Updates issue template for Questions
This commit is contained in:
parent
1d88c14983
commit
705bad5075
|
@ -7,8 +7,9 @@ body:
|
||||||
# Filed 1 - Intro Text
|
# Filed 1 - Intro Text
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |-
|
value: >
|
||||||
Thanks for using Dashy, questions are welcome, but in the future will be moving over to [Discussions](https://github.com/Lissy93/dashy/discussions).
|
Thanks for using Dashy! Questions are welcome, but in the future will be moving over to
|
||||||
|
[Discussions](https://github.com/Lissy93/dashy/discussions) page.
|
||||||
Quick questions should be asked [here](https://github.com/Lissy93/dashy/discussions/148) instead.
|
Quick questions should be asked [here](https://github.com/Lissy93/dashy/discussions/148) instead.
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
@ -34,6 +35,13 @@ body:
|
||||||
- App Usage
|
- App Usage
|
||||||
- Development
|
- Development
|
||||||
- Documentation
|
- Documentation
|
||||||
|
- Alternate Views
|
||||||
|
- Authentication
|
||||||
|
- Using Icons
|
||||||
|
- Language Support
|
||||||
|
- Search & Shortcuts
|
||||||
|
- Status Checking
|
||||||
|
- Theming & Layout
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue