Remove feature mock textarea (#10030)

moshyfawn created

Change summary

.github/ISSUE_TEMPLATE/2_crash_report.yml | 6 ------
1 file changed, 6 deletions(-)

Detailed changes

.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.