19 lines
376 B
Markdown
19 lines
376 B
Markdown
|
---
|
||
|
name: Custom issue template
|
||
|
about: PySimpleGUI custom template
|
||
|
title: "[FILL IN PREFIX] Description"
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
### Issue Title Prefixes - [Bug], [Question], [Enhancement]
|
||
|
|
||
|
### What is the import statement in your program that imports the PySimpleGUI package?
|
||
|
|
||
|
### Your PySimpleGUI version if known:
|
||
|
|
||
|
### Operating System and version:
|
||
|
|
||
|
### What's up?
|