diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..65566c974a --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,42 @@ + + +## What keywords did you search in tectonic-installer issues before filing this one? + +If you have found any duplicates, you should instead reply there and close this page. + +If you have not found any duplicates, delete this section and continue on. + + +## Is this a BUG REPORT or FEATURE REQUEST? + +Choose one: BUG REPORT or FEATURE REQUEST + + + +## Versions + +* Tectonic version ([release](https://github.com/coreos/tectonic-installer/releases) or commit hash): +* Terraform version (`terraform version`): +* Platform (aws|azure|openstack|metal): + +## What happened? + + +## What you expected to happen? + + +## How to reproduce it (as minimally and precisely as possible)? + + +## Anything else we need to know?