We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
webpro
Learn more about funding links in repositories.
Report abuse
1 parent fca87f8 commit db951b2Copy full SHA for db951b2
packages/docs/src/content/docs/guides/troubleshooting.md
@@ -42,8 +42,10 @@ of the error.
42
43
If you encounter an issue or false positives when running Knip, you can [open an
44
issue on GitHub][5]. Depending on the type of issue, it may be of great help (or
45
-you may be asked) to create a minimal reproduction. A convenient way to do so is
46
-by forking one of these templates:
+you may be asked) to create a minimal reproduction. This is sometimes referred
+to as MNWE (minimal not-working example) or MRE (minimal reproducible example).
47
+
48
+A convenient way to do so is by forking one of these templates:
49
50
- [CodeSandbox][6]
51
- [StackBlitz][7]
0 commit comments