summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorIrina Truong <i.chernyavska@gmail.com>2017-03-19 12:14:38 -0700
committerIrina Truong <i.chernyavska@gmail.com>2017-03-19 12:14:38 -0700
commite3df66a9fa1fbe6cd1098fa59503015b78da4c68 (patch)
treeb80642f3367d50d66c2a6b36cf6333f78b29dca6 /.github
parentc3cdc338a7747b3e742ae3a6873209e1ee817cc1 (diff)
Trimmed down issue template.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md4
1 files changed, 0 insertions, 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
<!--- Describe your problem as fully as you can. -->
-## Steps to reproduce
-<!-- What do you do that leads to the problem you're seeing? -->
-
## Your environment
<!-- This gives us some more context to work with. -->
- [ ] 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.