From ccd51c52ac8a1f61da4d1a4e1ce907ca83e61cd2 Mon Sep 17 00:00:00 2001 From: Jeremy Hummel Date: Sun, 11 Aug 2019 12:53:56 -0700 Subject: [PATCH] Updates template --- .github/ISSUE_TEMPLATE.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e8ce932..7d7cd70 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,3 @@ -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.* @@ -15,5 +12,6 @@ POST ONLY ISSUES RELATED TO BUGS OR CODE ## Other relevant information - **Command lined used (if not specified in steps to reproduce)**: main.py ... +- **Model options used** (batch_size, resolution, etc) - **Operating system and version:** Windows, macOS, Linux -- **Python version:** 3.5, 3.6.4, ... (if you are not using prebuilt windows binary) \ No newline at end of file +- **Python version:** 3.5, 3.6.4, ... (if you are not using prebuilt windows binary)