From de041f9fe54d82b910eb9b511fdef6b23f3d9e54 Mon Sep 17 00:00:00 2001 From: moshyfawn Date: Mon, 1 Apr 2024 02:26:42 -0400 Subject: [PATCH] Remove feature mock textarea (#10030) --- .github/ISSUE_TEMPLATE/2_crash_report.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/2_crash_report.yml b/.github/ISSUE_TEMPLATE/2_crash_report.yml index f569170ece..c877ff1f4d 100644 --- a/.github/ISSUE_TEMPLATE/2_crash_report.yml +++ b/.github/ISSUE_TEMPLATE/2_crash_report.yml @@ -23,12 +23,6 @@ body: description: Run the `copy system specs into clipboard` command palette action and paste the output in the field below. validations: required: true - - type: textarea - attributes: - label: If applicable, add mockups / screenshots to help explain present your vision of the feature - description: Drag issues into the text input below - validations: - required: false - type: textarea attributes: label: If applicable, attach your `~/Library/Logs/Zed/Zed.log` file to this issue.