mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-15 11:10:58 +08:00
Move issue report to discussions
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
name: Bug Report
|
||||
description: File a bug report
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Failed to buid? [Use this form](https://github.com/PyMySQL/mysqlclient/discussions/new?category=build).
|
||||
|
||||
We don't use this issue tracker to help users.
|
||||
Please use this tracker only when you are sure about it is an issue of this software.
|
||||
|
4
.github/ISSUE_TEMPLATE/config.yml
vendored
4
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -3,6 +3,10 @@ contact_links:
|
||||
about: Ask help for build error.
|
||||
url: "https://github.com/PyMySQL/mysqlclient/discussions/new?category=build"
|
||||
|
||||
- name: Report issue
|
||||
about: Found bug?
|
||||
url: "https://github.com/PyMySQL/mysqlclient/discussions/new?category=issue-report"
|
||||
|
||||
- name: Ask question
|
||||
about: Ask other questions.
|
||||
url: "https://github.com/PyMySQL/mysqlclient/discussions/new?category=q-a"
|
||||
|
Reference in New Issue
Block a user