diff --git a/.github/issue_template.md b/.github/issue_template.md index 6660110d..5bab9686 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,11 +1,38 @@ -#### What happens and why it is wrong - -#### Environment +## Troubleshooting + - +1. Does `tsc` have the same output? If so, please explain why this is incorrect behavior + + +1. Does your Rollup plugin order match [this plugin's compatibility](https://github.com/ezolenko/rollup-plugin-typescript2#compatibility)? If not, please elaborate + + +1. Can you create a [minimal example](https://stackoverflow.com/help/minimal-reproducible-example) that reproduces this behavior? + + +## What happens and why it is incorrect + -##### Versions +## Environment + +### Versions