From 9169f70204ebd400fcc4e5606f6acb960f2d5e84 Mon Sep 17 00:00:00 2001 From: Austin Walker Date: Tue, 8 Jul 2025 10:59:38 -0400 Subject: [PATCH] remove outdated script from bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 81da8267..ec1f4abf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -19,9 +19,5 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Environment Info** -Please run `python scripts/collect_env.py` and paste the output here. -This will help us understand more about the environment in which the bug occurred. - **Additional context** Add any other context about the problem here.