From 3e8a5d567502ce597537ef0108fe9529e6d3db03 Mon Sep 17 00:00:00 2001 From: Martin Zak Date: Wed, 27 Aug 2025 11:50:57 -0700 Subject: [PATCH 1/2] Adding reference to iwiki for the banner picture. --- docs/CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index f3855d1..bd07b4d 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -50,6 +50,7 @@ You can start with our [example template](../examples/_template/). 9. Add an image to be used with the link to the article from the main website. The picture should be less than 1000 pixels wide and have a horizontal aspect. Reference it with the `picture:` key in `article.yml`. The image doesn't have to be used in the readme, but ideally should be similar to a readme image if there are any suitable. +For more guidelines on the picture (banner), consult: [iWiki](https://iwiki.izaber.com/Marketing_Handbook/Content/Articles). 10. Run through the appropriate [Language Checklist](#language-checklist) 11. Do a Pull Request From b7049f954c1a54bb6d867f31ae39d95e75aab758 Mon Sep 17 00:00:00 2001 From: martinzak-zaber <48802908+martinzak-zaber@users.noreply.github.com> Date: Wed, 27 Aug 2025 11:52:44 -0700 Subject: [PATCH 2/2] Update docs/CONTRIBUTING.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- docs/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index bd07b4d..070a6bc 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -50,7 +50,7 @@ You can start with our [example template](../examples/_template/). 9. Add an image to be used with the link to the article from the main website. The picture should be less than 1000 pixels wide and have a horizontal aspect. Reference it with the `picture:` key in `article.yml`. The image doesn't have to be used in the readme, but ideally should be similar to a readme image if there are any suitable. -For more guidelines on the picture (banner), consult: [iWiki](https://iwiki.izaber.com/Marketing_Handbook/Content/Articles). +For additional guidelines on banner pictures, see: [iWiki](https://iwiki.izaber.com/Marketing_Handbook/Content/Articles). 10. Run through the appropriate [Language Checklist](#language-checklist) 11. Do a Pull Request