Keith Bennett
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
7 additions and
5 deletions
-
.github/ISSUE_TEMPLATE/bug_report.yml
-
.github/ISSUE_TEMPLATE/feature_request.yml
|
|
@ -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 |
|
|
|
|
|
@ -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. |
|
|
|