From fa3984b5b59bacc1cd3774f4f669a9bdd072faf2 Mon Sep 17 00:00:00 2001 From: A Frederick Christensen Date: Sat, 23 Mar 2024 17:07:06 +0000 Subject: [PATCH] Update instructions --- instructions.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/instructions.md b/instructions.md index f0975e3..56db4ed 100644 --- a/instructions.md +++ b/instructions.md @@ -28,8 +28,10 @@ USE THE ^raw^ PATCH LINK HERE ### Authors - [YOUR_NICK](https://codeberg.org/USERNAME) - ``` -9. Use this template to add your patch to the [wiki]'s categorized list AND to the [sidebar](https://codeberg.org/dwl/dwl-patches/wiki/_Sidebar) index: + ``` + You may choose to include screenshots in your wiki page. The process is described [here](https://docs.codeberg.org/markdown/using-images/). + +9. Use this template to add your patch to the [wiki]'s categorized list (in alphabetical order within the category) AND to the [sidebar](https://codeberg.org/dwl/dwl-patches/wiki/_Sidebar) index (in alphabetical order): ```markdown * [PATCHNAME](https://codeberg.org/dwl/dwl-patches/wiki/PATCHNAME) ```