feat: add issue and PR templates

Add structured issue templates for bug reports and feature requests,
with dropdown menus for channel, LLM provider, Python version, and OS.
Redirect questions to Discussions. Add PR template with checklist.

Ref: https://github.com/HKUDS/nanobot/discussions/3284
This commit is contained in:
chengyongru
2026-04-19 01:46:14 +08:00
committed by Xubin Ren
parent 5818569e8f
commit 8f383655b5
4 changed files with 219 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Question / Support
url: https://github.com/HKUDS/nanobot/discussions
about: Ask questions and get help from the community in Discussions.