Procházet zdrojové kódy

Update bug_report.yml

Ha Thach před 4 roky
rodič
revize
e5adc46805
1 změnil soubory, kde provedl 1 přidání a 2 odebrání
  1. 1 2
      .github/ISSUE_TEMPLATE/bug_report.yml

+ 1 - 2
.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.