Files
pipenv/.github/ISSUE_TEMPLATE/Custom.md
T
2018-07-08 02:02:06 +08:00

979 B

name, about
name about
Usage / Requests for Help Requests for assistance or general usage guidance.

AVOID POSTING ISSUES UNDER THIS CATEGORY.

If you're requesting a new feature or leaving feedback, please use this forum instead:

https://kenneth-reitz.uservoice.com/forums/913660-general

If Pipenv is not functioning as you would like it to, consider filing either a bug report, or a feature request instead.

Please refer to StackOverflow tag for more information.


Please run $ pipenv --support, and paste the results here. Don't put backticks (`) around it! The output already contains Markdown formatting.

If you're on macOS, run the following:

$ pipenv --support | pbcopy

If you're on Windows, run the following:

> pipenv --support | clip

If you're on Linux, run the following:

$ pipenv --support | xclip