diff options
| author | hathach <[email protected]> | 2022-04-21 12:05:22 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2022-04-21 12:05:22 +0700 |
| commit | 98bbb0d40251a4fb6af8e20506c5b27a18e8d29e (patch) | |
| tree | d874d9126c1377cec120ba13cd6026ce42475e05 /.github | |
| parent | 328039058ef1c654246304a3a0acbee724278b85 (diff) | |
| parent | 55a5fd59d7263289f5c26d52ab206ed571cc1e0c (diff) | |
Merge branch 'master' into pio-host
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 735a5ef22..28fd27467 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,8 @@ +blank_issues_enabled: false contact_links: - name: TinyUSB Discussion url: https://github.com/hathach/tinyusb/discussions about: If you have other questions or need help, post it here. + - name: TinyUSB Docs + url: https://docs.tinyusb.org/ + about: Online documentation |
