From 85934e596d11ed3ac4e91513d77bef6b0b7aa7d7 Mon Sep 17 00:00:00 2001 From: Ramya Parimi Date: Wed, 15 Sep 2021 10:00:04 -0500 Subject: [PATCH] Update images-and-versioning.md --- contributing/images-and-versioning.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contributing/images-and-versioning.md b/contributing/images-and-versioning.md index c23eebc097..1503b18d3e 100644 --- a/contributing/images-and-versioning.md +++ b/contributing/images-and-versioning.md @@ -6,6 +6,8 @@ Screenshots are used to help readers with the flow in articles like procedures ( - Screenshots enhance our content but can't replace it. - Include descriptive alt text for better accessibility. See our [content style guide](./content-style-guide.md#alt-text) for more information. + + `![Add mandatory message button](/assets/images/enterprise/site-admin-settings/add-mandatory-message-button.png)` - Ensure we're publishing strong standalone content along with screenshots. - When replacing an existing image (such as for an updated button in the UI), best practice is to retain the image's filename. If you must change an image filename, search the help docs repository for other references to that image and update all references to the original filename. If the image is used in deprecated versions of GHES documentation, please don't change the filename. - Screenshots should have descriptive names to make them easier to find. For example, use the name `gist-embed-link.png` instead of `right_side_page_03.png`.