1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/.github/ISSUE_TEMPLATE/bug-report.md
Pradyun Gedam c9a6fa6ec1
Start using new GitHub support for issue templates
This commit introduces 2 issue "types", feature request and bug report.

Ref: https://blog.github.com/2018-05-02-issue-template-improvements/
2018-05-12 11:47:03 +05:30

633 B

name about
Bug report Create a report to help us improve

Environment

  • pip version:
  • Python version:
  • OS:

Description

Expected behavior

How to Reproduce

  1. Get package from '...'
  2. Then run '...'
  3. An error occurs.

Output

Paste the output of the steps above, including the commands themselves and
pip's output/traceback etc.