Browse Source

Update Issue Templates (#21702)

vanilla_fb_2.0.x
Keith Bennett 3 years ago
committed by GitHub
parent
commit
0f9e096d6e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/ISSUE_TEMPLATE/bug_report.yml
  2. 8
      .github/ISSUE_TEMPLATE/feature_request.yml

4
.github/ISSUE_TEMPLATE/bug_report.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. 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. 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

8
.github/ISSUE_TEMPLATE/feature_request.yml

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

Loading…
Cancel
Save