1
0
Fork 0

Ammends addition issue template

This commit is contained in:
Alicia Sykes 2022-07-10 09:25:40 +01:00
parent 880a88facb
commit 3c6a2c5c40
1 changed files with 14 additions and 1 deletions

View File

@ -48,11 +48,24 @@ body:
label: Association Disclosure
description: >-
For transparency, please state weather you currently/ previously have had any association with
this project in any form. If you have, then please also specify the context of your involvement
this project in any form. \nIf you have, then please also specify the context of your involvement
placeholder:
validations:
required: false
# Can user submit PR
- type: dropdown
id: canImplement
attributes:
label: Would you like to submit a PR?
description: Is this addition something that you are willing to submit a pull request for?
options:
- 'No.'
- 'Maybe?'
- 'Yes!'
validations:
required: false
# Confirmation checkboxes
- type: checkboxes
id: idiot-check