|
@@ -1,7 +1,38 @@
|
|
|
-##### - Expected behavior
|
|
|
+### Please check the boxes below by filling `[ ]` with an x like so: `[x]`
|
|
|
|
|
|
+- [ ] I have installed the latest version of PyInstaLive: 2.2.8.
|
|
|
+- [ ] I have installed either Python 2.7.x or 2.5>=.
|
|
|
+- [ ] I have read the [README](https://github.com/notcammy/pyinstalive/blob/master/README.md).
|
|
|
+- [ ] I have checked all [existing issues](https://github.com/notcammy/PyInstaLive/issues?q=is%3Aissue), none of which could solve my issue.
|
|
|
|
|
|
-##### - Actual behavior
|
|
|
+I am using:
|
|
|
+- [ ] Windows 10
|
|
|
+- [ ] Windows 8.1
|
|
|
+- [ ] Windows 7
|
|
|
+- [ ] Linux (distribution: )
|
|
|
+- [ ] macOS (version: )
|
|
|
+- [ ] Other (device & OS name: )
|
|
|
|
|
|
+##
|
|
|
+##
|
|
|
|
|
|
-##### - Steps to reproduce problem
|
|
|
+### To report a bug, fill in the information below.
|
|
|
+
|
|
|
+###### Command used:
|
|
|
+Paste the command here that you are running. Remove any information like usernames and passwords.
|
|
|
+
|
|
|
+**Example:** ```pyinstalive -u "johndoe" -p "grapefruits" -r "justinbieber"```
|
|
|
+
|
|
|
+###### Behavior
|
|
|
+Accurately describe the issue you're experiencing with the script.
|
|
|
+
|
|
|
+###### Steps to reproduce issue
|
|
|
+Specify the exact steps taken to reproduce the problem. If you can't reproduce the issue try to describe the steps you've taken that eventually resulted in the issue you have experienced.
|
|
|
+
|
|
|
+##
|
|
|
+##
|
|
|
+
|
|
|
+### To ask a question, fill in the information below.
|
|
|
+
|
|
|
+###### Question
|
|
|
+Describe your question here as clear as possible.
|