From ab5d3c350f11ed73045a5e134881b1602ba6d8af Mon Sep 17 00:00:00 2001 From: Austin Smith Date: Sat, 11 Jul 2026 16:48:01 -0700 Subject: [PATCH] remove bug report environment field --- .github/ISSUE_TEMPLATE/bug_report.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index eec82fa..e10a175 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -26,13 +26,6 @@ body: 2. 3. - - type: input - id: environment - attributes: - label: Environment - description: Include the Crapdash version, installation method, browser and version, and host OS when known. - placeholder: Crapdash 1.4.0, Docker, Firefox 140, Ubuntu 24.04 - - type: textarea id: evidence attributes: