summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-06-28 16:37:13 +0700
committerhathach <[email protected]>2021-06-28 16:37:13 +0700
commit3465cbd83900d710b2fd52b52ead92c206b13ecf (patch)
tree185a1827f42beafe0f9a9b7d79ae50cfdf6b2d3a
parentddcd657e40b276dab1b8896c07af4bbeacb10982 (diff)
more bug form update
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml7
1 files changed, 5 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index d362a5adc..2000443c9 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -32,7 +32,9 @@ body:
- type: textarea
attributes:
label: Firmware
- placeholder: e.g examples/device/cdc_msc. If it is custom firmware, please provide links to your minimal sources or as attached files.
+ placeholder: |
+ e.g examples/device/cdc_msc.
+ If it is custom firmware, please provide links to your minimal sources or as attached files.
validations:
required: true
@@ -64,6 +66,7 @@ body:
- type: textarea
attributes:
- label: Screenshots (if any)
+ label: Screenshots
+ description: If applicable, add screenshots to help explain your problem.
validations:
required: false