Update Issue Templates (#21702)

This commit is contained in:
Keith Bennett 2021-04-25 13:06:27 -07:00 committed by GitHub
parent 392d01555d
commit 0f9e096d6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 5 deletions

View File

@ -151,3 +151,7 @@ body:
If you've made any other modifications to the firmware, please describe them in detail in the space provided.
When pasting formatted text into the box below don't forget to put ` ``` ` (on its own line) before and after to make it readable.
- type: textarea
attributes:
label: Additional information & file uploads

View File

@ -38,9 +38,7 @@ body:
validations:
required: true
- type: markdown
- type: textarea
attributes:
value: >
**Additional context**
Add any other context or screenshots about the feature request here.
label: Additional context
description: Add any other context or screenshots about the feature request here.