1
0
Fork 0

🧑‍💻 Adds issue template

This commit is contained in:
Bjorn Lammers 2022-08-16 19:13:02 +02:00 committed by GitHub
parent 38e3c3fce0
commit fe2f3b866c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
name: ⚡️ Requests & Suggestions
about: Suggest an icon or request changes
title: "⚡ — *put a quick title describing your issue here*"
labels: ⚡️ Requests & Suggestions
assignees: WalkxCode
body:
- type: markdown
attributes:
value: |
*Thank you in advance for taking the time to fill out this Requests & Suggestions form!*
- type: dropdown
id: type
attributes:
label: Type
description: Choose one of the options below which best descibes your issue.
options:
- Icon request
- Icon enhancement
- Documentation change
- Other
validations:
required: true
- type: textarea
id: info
attributes:
label: Info
description: Place any relevant information here. Links to the icons you want to request, the documentation changes you want to see, etc.
placeholder: ex. https://example.com/logo.png
validations:
required: false