diff --git a/.github/ISSUE_TEMPLATE/docs-request-internal.yaml b/.github/ISSUE_TEMPLATE/docs-request-internal.yaml index 23e71fa57c..1010383b67 100644 --- a/.github/ISSUE_TEMPLATE/docs-request-internal.yaml +++ b/.github/ISSUE_TEMPLATE/docs-request-internal.yaml @@ -1,5 +1,5 @@ name: "Doc request for a new feature or enhancement (Elastic employees only)" -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). +description: Request documentation for a new feature or enhancement. title: "[Request] " body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/enhancement-request.yaml b/.github/ISSUE_TEMPLATE/enhancement-request.yaml index 513e4827ea..2c393a9f53 100644 --- a/.github/ISSUE_TEMPLATE/enhancement-request.yaml +++ b/.github/ISSUE_TEMPLATE/enhancement-request.yaml @@ -52,7 +52,7 @@ body: "The docs are good after version 8.10, but need updating in 8.7, 8.8, and 8.9" validations: required: true - - type: markdown + - type: markdown attributes: value: | - 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. + 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. \ No newline at end of file