mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-19 09:38:21 +08:00
🚸 add question template
This commit is contained in:
parent
58dd4a2183
commit
0be145491d
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,5 +1,8 @@
|
|||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
|
- name: Question
|
||||||
|
url: https://github.com/nonebot/discussions/discussions/new
|
||||||
|
about: Ask questions about nonebot
|
||||||
- name: Plugin Publish
|
- name: Plugin Publish
|
||||||
url: https://v2.nonebot.dev/store.html
|
url: https://v2.nonebot.dev/store.html
|
||||||
about: Publish your plugin to nonebot homepage and nb-cli
|
about: Publish your plugin to nonebot homepage and nb-cli
|
||||||
|
Loading…
Reference in New Issue
Block a user