Skip to content

Commit 3991a60

Browse files
authored
Fixing yaml errors (#5867)
1 parent 182b6f8 commit 3991a60

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/docs-request-internal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "Doc request for a new feature or enhancement (Elastic employees only)"
2-
description: Request documentation for a new feature or enhancement. For tasks you don't want exposed to the public, create an issue in [elastic/security-docs-internal](https://github.com/elastic/security-docs-internal).
2+
description: Request documentation for a new feature or enhancement.
33
title: "[Request] "
44
body:
55
- type: markdown

.github/ISSUE_TEMPLATE/enhancement-request.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ body:
5252
"The docs are good after version 8.10, but need updating in 8.7, 8.8, and 8.9"
5353
validations:
5454
required: true
55-
- type: markdown
55+
- type: markdown
5656
attributes:
5757
value: |
58-
Thanks for submitting this issue! For urgent issues, we encourage you to send a message in the [#security-docs](https://elastic.slack.com/archives/C013W8WME2Z) Slack channel.
58+
Thanks for submitting this issue! For urgent issues, we encourage you to send a message in the [#security-docs](https://elastic.slack.com/archives/C013W8WME2Z) Slack channel.

0 commit comments

Comments
 (0)