From 2dba726a7ac4750f97937e652ea72cb936808c3a Mon Sep 17 00:00:00 2001 From: PySimpleGUI <46163555+PySimpleGUI@users.noreply.github.com> Date: Sat, 23 Jul 2022 18:56:15 -0400 Subject: [PATCH] Update issue-form---must-fill-in-this-form-with-every-new-issue-submitted.md --- ...rm---must-fill-in-this-form-with-every-new-issue-submitted.md | 1 + 1 file changed, 1 insertion(+) 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 6c65aa75..eabdac93 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 @@ -65,6 +65,7 @@ These items may solve your problem. Please check those you've done by changing - - [ ] For non tkinter - Looked at readme for your specific port if not PySimpleGUI (Qt, WX, Remi) - [ ] Run your program outside of your debugger (from a command line) - [ ] Searched through Issues (open and closed) to see if already reported Issues.PySimpleGUI.org +- [ ] Have upgraded to the latest release of PySimpleGUI on PyPI (lastest official version) - [ ] Tried using the PySimpleGUI.py file on GitHub. Your problem may have already been fixed but not released #### Detailed Description