issue template

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-09 15:03:29 -05:00
parent d54d5a5f0b
commit 9bfa0afefd
2 changed files with 9 additions and 5 deletions
+7 -5
View File
@@ -1,12 +1,14 @@
Be sure to check the existing issues, both open and closed.
Be sure to check the existing issues (both open and closed!).
Describe the issue briefly here.
##### Describe your environment
Please run `$ python -m pipenv.help`, and paste the results here.
1. OS Type
1. Python version: `$ python -V`
1. Pipenv version: `$ pipenv --version`
If you're on MacOS, just run the following:
$ python -m pipenv.help | pbcopy
------------
##### Expected result