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

523 B

Be sure to check the existing issues, both open and closed.

Describe the issue briefly here.

Describe your environment
  1. OS Type
  2. Python version: $ python -V
  3. 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).