diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..1a971bc22 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,28 @@ + + +### Description + +// REPLACE ME: What are you trying to get done, what has happened, what went wrong, and what did you expect? + +### Code and Logs + +```python +// REPLACE ME: Paste your code and logs here, a template can be found at https://git.io/vM1id. + +``` + +### Versions + +* Kivy: +* Python: +* OS: