diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..0dc601b --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -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)