Update issue templates

This commit is contained in:
PySimpleGUI 2019-02-28 19:21:34 -05:00 committed by GitHub
parent 574fdcafd3
commit c17671c0c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

18
.github/ISSUE_TEMPLATE/custom.md vendored Normal file
View File

@ -0,0 +1,18 @@
---
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?