summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2022-12-04 20:26:59 +0700
committerGitHub <[email protected]>2022-12-04 20:26:59 +0700
commitd6d2499ad6d85cbc5f27a2917c04cca4aa1144ba (patch)
tree09b1e0e015e98c24a9deea490484142f6e013384 /.github
parentf24f47d03849874b8c3ad442aa14f6565e205c47 (diff)
parent43b255f413e08b9e567a23b24701efbdaebcb824 (diff)
Merge pull request #1695 from hadess/wip/hadess/fix-typos
Fix typos
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 2958d3b12..8c39b95e1 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -64,7 +64,7 @@ body:
placeholder: |
Attach your debug log txt file here, where the issue occurred, best with comments to explain the actual events.
- Note1: Please DO NOT paste your lengthy log contents here since it hurts the readibility.
+ Note1: Please DO NOT paste your lengthy log contents here since it hurts the readability.
Note2: To enable logging, add `LOG=3` to to the make command if building with stock examples or set `CFG_TUSB_DEBUG=3` in your tusb_config.h.
More information can be found at [example's readme](https://github.com/hathach/tinyusb/blob/master/docs/getting_started.md)
validations: