From e4f991ddc19d80ed491a02ab774e108bc47d8970 Mon Sep 17 00:00:00 2001 From: Gerrit Birkeland Date: Sat, 14 Dec 2024 07:51:12 -0700 Subject: [PATCH] Update bug report template to ask reporters to disable plugins --- .github/ISSUE_TEMPLATE/bug_report.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 708307afb..24cef424d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -22,6 +22,8 @@ labels: bug Note: Turn off skipErrorChecks before reporting a crash. Bug reports for crashes with that option on are out of scope. +Note: Please try to reproduce the issue WITHOUT any plugins enabled before reporting a bug. + If possible, please create a *minimal* repo reproducing your problem. If it is more than a single small file, please submit a pull request to https://github.com/TypeStrong/typedoc-repros