diff options
| author | HalfSweet <[email protected]> | 2024-09-24 21:52:15 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-24 21:52:15 +0800 |
| commit | b461f4e2d19fca8e803a011ee63f93e5940fffc5 (patch) | |
| tree | fd053a5a4cd13078b993b700341ab0c7a6d639af /docs/source | |
| parent | 5fb7d4d0e9b586a00fa41050678150dcd90e20fc (diff) | |
Add issue template (#257)
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/q&a.rst | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/source/q&a.rst b/docs/source/q&a.rst index 357c8eeb..56a1d058 100644 --- a/docs/source/q&a.rst +++ b/docs/source/q&a.rst @@ -4,7 +4,11 @@ Q & A 移植提问模板 ---------------- -提问提交地址: https://club.rt-thread.org/ask/tag/5f5f851966917b14.html +请在下列途径提交问题: +- RT-Thread 官方论坛: https://club.rt-thread.org/ask/tag/5f5f851966917b14.html +- Github issue: https://github.com/cherry-embedded/CherryUSB/issues/new/choose + +提问中请包含以下信息: - 使用的板子,引脚,USB IP - USB 中断,时钟,引脚,寄存器地址是否正确,截图 |
