diff --git a/.github/ISSUE_TEMPLATE/community-request.yaml b/.github/ISSUE_TEMPLATE/community-request.yaml index 0c104c4310..c77cab66da 100644 --- a/.github/ISSUE_TEMPLATE/community-request.yaml +++ b/.github/ISSUE_TEMPLATE/community-request.yaml @@ -1,7 +1,7 @@ name: "Community documentation request" description: Request a documentation change or enhancement. -title: "[REQUEST]: " -labels: ["request", "Team:Docs", "💝 community"] +title: "[Request]: " +labels: ["Request", "💝 community"] body: - type: markdown attributes: @@ -29,4 +29,4 @@ body: label: Additional info description: Anything else we should know? validations: - required: false \ No newline at end of file + required: false diff --git a/.github/ISSUE_TEMPLATE/elastic-request.yaml b/.github/ISSUE_TEMPLATE/elastic-request.yaml index d01aa8a148..4df4dd0f71 100644 --- a/.github/ISSUE_TEMPLATE/elastic-request.yaml +++ b/.github/ISSUE_TEMPLATE/elastic-request.yaml @@ -1,7 +1,6 @@ name: "Internal documentation request (Elastic employees)" description: Request a documentation change or enhancement. -title: "[REQUEST]: " -labels: ["Team:Docs"] +title: "[Request]: " body: - type: markdown attributes: