diff --git a/.github/ISSUE_TEMPLATE/module_resolution.yml b/.github/ISSUE_TEMPLATE/module_resolution.yml index 9bbfa64fa1789..bfcff786bc4ec 100644 --- a/.github/ISSUE_TEMPLATE/module_resolution.yml +++ b/.github/ISSUE_TEMPLATE/module_resolution.yml @@ -12,6 +12,8 @@ body: Most module resolution bug reports are actually misconfigurations, so we require a thorough pre-investigation before we can look into any potential issues. + Many module problems can be automatically detected with [Are The Types Wrong?](https://arethetypeswrong.github.io/) and you should use this tool first if it appears that the module shape is wrong. + Let's make sure you're ready to file a module resolution bug. - type: markdown