From 4bcfbec1d8b263d59d55c89508f820e04b21c894 Mon Sep 17 00:00:00 2001 From: PySimpleGUI <46163555+PySimpleGUI@users.noreply.github.com> Date: Sun, 4 Aug 2019 16:54:36 -0400 Subject: [PATCH] Update issue templates --- ...n-this-form-with-every-new-issue-submitted.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue-form---must-fill-in-this-form-with-every-new-issue-submitted.md b/.github/ISSUE_TEMPLATE/issue-form---must-fill-in-this-form-with-every-new-issue-submitted.md index 228d60dd..65b5bfb5 100644 --- a/.github/ISSUE_TEMPLATE/issue-form---must-fill-in-this-form-with-every-new-issue-submitted.md +++ b/.github/ISSUE_TEMPLATE/issue-form---must-fill-in-this-form-with-every-new-issue-submitted.md @@ -21,15 +21,15 @@ _________ Python programming experience _________ Programming experience overall _________ Have used another Python GUI Framework (tkiner, Qt, etc) previously (yes/no is fine)? -### You have done these: +### You have completed these steps: -[ ] - Read instructions on how to file an Issue -[ ] - Searched through main docs http://www.PySimpleGUI.org -[ ] - Searched through the readme for your specific port if not PySimpleGUI (Qt, WX, Remi) -[ ] - Looked for Demo Programs that are similar to your goal http://www.PySimpleGUI.com -[ ] - Note that there are also Demo Programs under each port on GitHub -[ ] - Run your program outside of your debugger (from a command line) -[ ] - Searched through Issues (open and closed) to see if already reported +- [ ] Read instructions on how to file an Issue +- [ ] Searched through main docs http://www.PySimpleGUI.org for your problem +- [ ] Searched through the readme for your specific port if not PySimpleGUI (Qt, WX, Remi) +- [ ] Looked for Demo Programs that are similar to your goal http://www.PySimpleGUI.com +- [ ] Note that there are also Demo Programs under each port on GitHub +- [ ] Run your program outside of your debugger (from a command line) +- [ ] Searched through Issues (open and closed) to see if already reported ### Code or partial code causing the problem