Add GitHub issue template.
This commit is contained in:
parent
545c106b44
commit
968d796389
1 changed files with 6 additions and 0 deletions
6
ISSUE_TEMPLATE.md
Normal file
6
ISSUE_TEMPLATE.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
If you're reporting a bug, please do the following:
|
||||||
|
|
||||||
|
- Mention the Twine version you're using
|
||||||
|
- Provide a minimal but complete input file causing the error (inline with triple ` is fine)
|
||||||
|
- Quote the exact twine command that's being run
|
||||||
|
- Provide the complete _expected_ output (again, inline is fine)
|
Reference in a new issue