ENH: refine the issue report format

lots of issues are reported without enough information
which will cause the debugging slow
change the format to require more information
This commit is contained in:
lane.wei 2023-05-22 20:12:26 +08:00 committed by Lane.Wei
parent 22e9899309
commit d8f8311697
4 changed files with 83 additions and 41 deletions

12
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View file

@ -0,0 +1,12 @@
contact_links:
- name: Do you need Support?
url: https://bambulab.com/en/support
about: You can find all the entries(FAQ/Official Wiki//General Inquiry/Technical Support/Documentation And Manuals/Official Community Forum) from here
- name: Technical Support
url: https://bambulab.com/en/my/support/tickets/create
about: You can file a ticket directly from here, especially for the printer related hardware/software issues.
- name: Bambu lab Community Forum
url: https://forum.bambulab.com/
about: Please get in touch on our Bambu lab Community Forum! (Not an official support channel.)
blank_issues_enabled: false