We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a10d0e commit 32ae040Copy full SHA for 32ae040
.github/ISSUE_TEMPLATE.md
@@ -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