From 403343e465eb0565ccc3a59311c9dd9cd7772d22 Mon Sep 17 00:00:00 2001 From: iperov Date: Thu, 24 Jan 2019 15:15:56 +0400 Subject: [PATCH] upd ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 382cf7a..e8ce932 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,3 +1,6 @@ +THIS IS NOT TECH SUPPORT FOR NEWBIE FAKERS +POST ONLY ISSUES RELATED TO BUGS OR CODE + ## Expected behavior *Describe, in some detail, what you are trying to do and what the output is that you expect from the program.* @@ -13,4 +16,4 @@ ## Other relevant information - **Command lined used (if not specified in steps to reproduce)**: main.py ... - **Operating system and version:** Windows, macOS, Linux -- **Python version:** 3.5, 3.6.4, ... \ No newline at end of file +- **Python version:** 3.5, 3.6.4, ... (if you are not using prebuilt windows binary) \ No newline at end of file