Files
HeCodes2Much 560f797f55 Fix: Fixed errors within github files.
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-09-05 19:21:11 +01:00

58 lines
2.3 KiB
YAML

name: Question
description: Ask about anything related
labels: [ 'Type: Question' ]
title: '[Question] add text here'
assignees: [ 'HeCodes2Much' ]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this issue! :hugs:
- type: checkboxes
id: checklist
attributes:
label: "Checklist"
options:
- label: "I will make sure to have the issue written in English with an English title."
required: true
- label: "I made sure that there are **no existing issues** - [open](https://github.com/DroidWorksStudio/EasyLauncher/issues) or [closed](https://github.com/DroidWorksStudio/EasyLauncher/issues?q=is%3Aissue+is%3Aclosed) - which I could contribute my information to."
required: true
- label: "I have already checked the [WIKI](https://github.com/DroidWorksStudio/EasyLauncher/wiki) pages."
required: true
- label: "I've verified that this issue hasn't been addressed in the [changelogs](https://github.com/DroidWorksStudio/EasyLauncher/blob/main/CHANGELOG.md)."
required: true
- label: "I have taken the time to fill in all the required details. I understand that the question will be dismissed otherwise."
required: true
- label: "I optionally [donated](https://www.buymeacoffee.com/HeCodes2Much) to support the EasyLauncher mission."
required: false
- type: textarea
id: what-is-the-question
attributes:
label: What is/are your question(s)?
validations:
required: true
- type: textarea
id: additional-information
attributes:
label: Additional information
description: Any other information you'd like to include.
- type: checkboxes
id: checklist-accept
attributes:
label: "Terms and Conditions"
options:
- label: "I have read all the rules above and filled in the requiered fields to the best of my ability."
required: true
- label: "I accept that if I fail to follow the rules listed above that i will be blocked from interactions with this project."
required: true
- type: input
id: donation-name
attributes:
label: Donation Name
description: "If you have optionally donated please put your username below?"
placeholder: "I Don't Donate"