Files
pipenv/.github/ISSUE_TEMPLATE.md
T
2017-11-01 13:30:55 +00:00

22 lines
523 B
Markdown

Be sure to check the existing issues, both open and closed.
Describe the issue briefly here.
##### Describe your environment
1. OS Type
1. Python version: `$ python -V`
1. Pipenv version: `$ pipenv --version`
##### Expected result
Describe what you expected.
##### Actual result
When possible, provide the verbose output (`--verbose`), especially for locking and dependencies resolving issues.
##### Steps to replicate
Provide the steps to replicate (which usually at least includes the commands and the Pipfile).