summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2021-11-22 11:27:37 +0700
committerGitHub <[email protected]>2021-11-22 11:27:37 +0700
commite5adc4680547a03ef2d9412305167e5d188dd5d0 (patch)
tree47e3c2b99992ed92df3bc7c7e5025fa4090179c9
parent64e6170224d86a41db782d5e23fd4baa7f0bc695 (diff)
Update bug_report.yml
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 624d0ab7a..fc41d8ff1 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -33,8 +33,7 @@ body:
attributes:
label: Firmware
placeholder: |
- e.g examples/device/cdc_msc.
- If it is custom firmware, it is preferably compiled like one in example folder and reviewable for people to comment on. The easiest way is
+ e.g examples/device/cdc_msc. If it is custom firmware, it is preferably compiled like one in example folder and reviewable for people to comment on. The easiest way is
- Fork this repo, checkout a new branch
- Add your-own-example based on stock one
- Push and post it here.