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.
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:
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.

Loading…
Cancel
Save