diff --git a/.github/issue_template.md b/.github/issue_template.md index 6660110..5bab968 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,11 +1,38 @@ -#### What happens and why it is wrong +## Troubleshooting + -#### Environment +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 + -##### Versions +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 + + +## Environment + + +### Versions