mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-14 18:12:35 +08:00
fix templates
This commit is contained in:
2
.github/DISCUSSION_TEMPLATE/issue-report.yml
vendored
2
.github/DISCUSSION_TEMPLATE/issue-report.yml
vendored
@ -2,7 +2,7 @@ body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Failed to buid? [Use this form](https://github.com/PyMySQL/mysqlclient/discussions/new?category=build).
|
||||
Failed to buid? [Use this form](https://github.com/PyMySQL/mysqlclient/discussions/new?category=build-issue).
|
||||
|
||||
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.
|
||||
|
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,7 +1,7 @@
|
||||
contact_links:
|
||||
- name: Failed to build
|
||||
about: Ask help for build error.
|
||||
url: "https://github.com/PyMySQL/mysqlclient/discussions/new?category=build"
|
||||
url: "https://github.com/PyMySQL/mysqlclient/discussions/new?category=build-issue"
|
||||
|
||||
- name: Report issue
|
||||
about: Found bug?
|
||||
|
Reference in New Issue
Block a user