Skip to content

Commit 32ae040

Browse files
committed
add ISSUE_TEMPLATE
1 parent 1a10d0e commit 32ae040

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
**IF YOU HAVE SOME TROUBLE, IT'S MAY NOT ISSUE OF THIS PROJECT. GO STACKOVERFLOW!!!**
2+
3+
If you failed to build, go Stackoverflow.
4+
If you failed to install, go Stackoverflow.
5+
If you failed to connect to database, go Stackoverflow.
6+
7+
FYI, MySQL Connector/C 6.1.10 has bug. see https://github.com/PyMySQL/mysqlclient-python/issues/169#issuecomment-299778504
8+
9+
Only when If you're sure it's PyMySQL's issue, report the complete steps to reproduce, from creating database.
10+
11+
I don't have time to investigate your issue from an incomplete code snippet.
12+
13+
See also: https://medium.com/@methane/why-you-must-not-ask-questions-on-github-issues-51d741d83fde

0 commit comments

Comments
 (0)