mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-16 20:33:57 +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
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
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.
|
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.
|
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:
|
contact_links:
|
||||||
- name: Failed to build
|
- name: Failed to build
|
||||||
about: Ask help for build error.
|
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
|
- name: Report issue
|
||||||
about: Found bug?
|
about: Found bug?
|
||||||
|
Reference in New Issue
Block a user