8000 Small grammar changes to ISSUE_TEMPLATE.md by bbkane · Pull Request #544 · PyMySQL/PyMySQL · GitHub
[go: up one dir, main page]

Skip to content

Small grammar changes to ISSUE_TEMPLATE.md #544

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 27, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
This project is maintained one busy person having frail wife and infant daughter.
My time and energy is very limited resource. I'm not teacher or free tech support.
Don't ask a question here. Don't file an issue until you believe it's a not problem of your code.
Search friendly volunteer who can teach you or review your code on ML or Q&A site.
This project is maintained one busy person with a frail wife and an infant daughter.
My time and energy is a very limited resource. I'm not a teacher or free tech support.
Don't ask a question here. Don't file an issue until you believe it's a not a problem with your code.
Search for friendly volunteers who can teach you or review your code on ML or Q&A sites.

See also: https://medium.com/@methane/why-you-must-not-ask-questions-on-github-issues-51d741d83fde


If you're sure it's PyMySQL's issue, report complete step to reproduce, from creating database.
If you're sure it's PyMySQL's issue, report the complete steps to reproduce, from creating database.

I don't have time to investigate your issue from incomplete code snipet.
I don't have time to investigate your issue from an incomplete code snippet.
0