We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9da6c3 commit af368dbCopy full SHA for af368db
.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,21 @@
1
+Be sure to check the existing issues, both open and closed.
2
+
3
+Describe the issue briefly here.
4
5
+##### Describe you environment
6
7
+1. OS Type
8
+1. Python version: `$ python -V`
9
+1. Pipenv version: `$ pipenv --version`
10
11
+##### Expected result
12
13
+Describe what you expected.
14
15
+##### Actual result
16
17
+When possible, provide the verbose output (`--verbose`), especially for locking and dependencies resolving issues.
18
19
+##### Steps to replicate
20
21
+Provide the steps to replicate (which usually at least includes the commands and the Pipfile).
0 commit comments