Files
pipenv/.github/ISSUE_TEMPLATE.md
T
Vincent Philippon af368db219 Add a Github issue template.
That should give a helping hand to everyone.
2017-10-13 12:32:25 -04:00

522 B

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

Describe the issue briefly here.

Describe you 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).