mirror of
https://github.com/JonasunderscoreJones/.github.git
synced 2025-10-23 02:19:19 +02:00
added version field
This commit is contained in:
parent
c8dec1a101
commit
98641aabdd
1 changed files with 11 additions and 0 deletions
|
@ -30,6 +30,17 @@ body:
|
||||||
4. See error
|
4. See error
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
- type: textarea
|
||||||
|
id: versions
|
||||||
|
attributes:
|
||||||
|
label: Which version of the app are you using?
|
||||||
|
description: If this issue is occurring on more than 1 version of the app, enter the appropriate versions.
|
||||||
|
placeholder: |
|
||||||
|
1.0.0
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: additional-information
|
id: additional-information
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue