Skip to content

Commit

Permalink
Small fix for new templates (#3325)
Browse files Browse the repository at this point in the history
* Update community-request.yaml

* standardize
  • Loading branch information
bmorelli25 authored Nov 1, 2023
1 parent 32ba796 commit 9e52c6d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/community-request.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -29,4 +29,4 @@ body:
label: Additional info
description: Anything else we should know?
validations:
required: false
required: false
3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/elastic-request.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 9e52c6d

Please sign in to comment.