From 6a6e43c88a08dff7e8d0757d0bb6869dc71258cf Mon Sep 17 00:00:00 2001 From: Jack Senyitko <49812749+JS00001@users.noreply.github.com> Date: Thu, 15 Jan 2026 07:45:50 -0500 Subject: [PATCH] Revert "Add 'External' label to standard issue template" --- .github/ISSUE_TEMPLATE/Standard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Standard.md b/.github/ISSUE_TEMPLATE/Standard.md index 4a7a9f27f19d3..00f92597cf8bc 100644 --- a/.github/ISSUE_TEMPLATE/Standard.md +++ b/.github/ISSUE_TEMPLATE/Standard.md @@ -1,7 +1,7 @@ --- name: Standard issue template about: A standard template to follow when creating a new issue in this repository -labels: Bug, Daily, External +labels: Bug, Daily --- If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensify.com to request to join our Slack channel!