From bddf1c643ff2add926aebc8e9e7fece69d0281b5 Mon Sep 17 00:00:00 2001 From: Lina Wolf <48202465+linawolf@users.noreply.github.com> Date: Tue, 19 Nov 2024 18:55:26 +0100 Subject: [PATCH] Update Documentation/Basics/GeneralConventions/GuidelinesForImages.rst --- Documentation/Basics/GeneralConventions/GuidelinesForImages.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Basics/GeneralConventions/GuidelinesForImages.rst b/Documentation/Basics/GeneralConventions/GuidelinesForImages.rst index 8cb0922..d32953a 100644 --- a/Documentation/Basics/GeneralConventions/GuidelinesForImages.rst +++ b/Documentation/Basics/GeneralConventions/GuidelinesForImages.rst @@ -42,7 +42,7 @@ Guidelines for screenshots * If you need an example site package use :composer:`t3docs/site-package`. * If you need example data use :composer:`t3docs/site-package-data` * As personalized usernames are considered best practice always use username - "kasper" + "j.doe" * Do not install third party extensions unless what you want to demonstrate requires one. If possible use one of the extensions from vendor `typo3` or `t3docs`.