From 2fbc75200360ce92f0bd41893ca13953ff9ff743 Mon Sep 17 00:00:00 2001 From: Jennifer Villa Date: Thu, 7 Sep 2023 11:52:00 -0500 Subject: [PATCH] Update the What's new next template (#74494) * Update README.md * Apply suggestions from code review Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * Update README.md added link to reference * Update docs/sources/whatsnew/whats-new-next/README.md Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * Fixed prettier linting errors --------- Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> Co-authored-by: Isabel Matwawana --- docs/sources/whatsnew/whats-new-next/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/whatsnew/whats-new-next/README.md b/docs/sources/whatsnew/whats-new-next/README.md index 3c40a068b64..dfa05eebe95 100644 --- a/docs/sources/whatsnew/whats-new-next/README.md +++ b/docs/sources/whatsnew/whats-new-next/README.md @@ -55,7 +55,7 @@ Or if all three: ## _`DESCRIPTION`_ Include an overview of the feature and problem it solves, and where to learn more. -Link to any appropriate documentation. +Link to any appropriate documentation and, optionally, embed a video or image to illustrate the feature, following our [image and media guidelines](https://grafana.com/docs/writers-toolkit/write/image-guidelines/#image-diagram-and-screenshot-guidelines). You must use relative path references when linking to documentation within the Grafana repository. Use the Hugo `relref` shortcode for build time link checking. For more information about the `relref` shortcode, refer to [Links and references](https://grafana.com/docs/writers-toolkit/writing-guide/references/).