From e3df66a9fa1fbe6cd1098fa59503015b78da4c68 Mon Sep 17 00:00:00 2001 From: Irina Truong Date: Sun, 19 Mar 2017 12:14:38 -0700 Subject: [PATCH] Trimmed down issue template. --- .github/ISSUE_TEMPLATE.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ad5a3472..b5cdbece 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,13 +1,9 @@ ## Description -## Steps to reproduce - - ## Your environment - [ ] Please provide your OS and version information. - [ ] Please provide your CLI version. -- [ ] How did you install the CLI (with pip, with Homebrew, directly from master, etc.). - [ ] What is the output of ``pip freeze`` command.