From 26ef93ffebdba6146540aad64ae4d8a0cc557f25 Mon Sep 17 00:00:00 2001 From: "Joseph T. Lyons" Date: Mon, 1 Dec 2025 10:52:51 -0500 Subject: [PATCH] Remove "Other [Staff Only]" GitHub Issue template (#43913) Release Notes: - N/A --- .github/ISSUE_TEMPLATE/99_other.yml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/99_other.yml diff --git a/.github/ISSUE_TEMPLATE/99_other.yml b/.github/ISSUE_TEMPLATE/99_other.yml deleted file mode 100644 index 9383a576b1a7d43ea4bb4e02d911891555518532..0000000000000000000000000000000000000000 --- a/.github/ISSUE_TEMPLATE/99_other.yml +++ /dev/null @@ -1,19 +0,0 @@ -name: Other [Staff Only] -description: Zed Staff Only -body: - - type: textarea - attributes: - label: Summary - value: | - - SUMMARY_SENTENCE_HERE - - ### Description - - IF YOU DO NOT WORK FOR ZED INDUSTRIES DO NOT CREATE ISSUES WITH THIS TEMPLATE. - THEY WILL BE AUTO-CLOSED AND MAY RESULT IN YOU BEING BANNED FROM THE ZED ISSUE TRACKER. - - FEATURE REQUESTS / SUPPORT REQUESTS SHOULD BE OPENED AS DISCUSSIONS: - https://github.com/zed-industries/zed/discussions/new/choose - validations: - required: true