ezolenko / rollup-plugin-typescript2

Rollup plugin for typescript with compiler errors.
MIT License
822 stars 71 forks source link

github: add troubleshooting steps to the issue template #350

Closed agilgur5 closed 2 years ago

agilgur5 commented 2 years ago

Summary

Add 3 very common troubleshooting steps to the issue template to help both users and maintainers/contributors

Details

Next Steps

In somewhat of an order:

If needed, in the future we can add the npm prune, clean: true parts of the CONTRIBUTING.md to the troubleshooting steps. Similarly, we can ask if people have read the CONTRIBUTING.md as well if needed (in issue forms, that's a common checkbox and is an example in the docs). "Search terms" like the TypeScript repo has could be useful in the future as well and are gaining some traction in repos nowadays too.