From 9fed2063b5ba39eb4416ca9cab6b2613aa7569b0 Mon Sep 17 00:00:00 2001 From: A Frederick Christensen Date: Tue, 26 Dec 2023 15:29:13 +0000 Subject: [PATCH] Update Home --- Home.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index f04a9b2..acb11fd 100644 --- a/Home.md +++ b/Home.md @@ -6,7 +6,14 @@ Since dwl follows [suckless](https://suckless.org/) philosophy it doesn't provid **Note**: these external patches are user-submitted content, and the authors of dwl cannot monitor them. Please download and review a patch before using it! -## Contributing Patches +## Creating Patches Create a [Codeberg](https://codeberg.org) account and clone the [dwl](https://codeberg.org/dwl/dwl) repository. Create a branch in your repository for the patch you are generating and maintaining. +## Contributing Patches to this Wiki + +1. Clone https://codeberg.org/dwl/dwl-patches.wiki.git to your codeberg.org wiki +2.Submit a pull request to the [DWL-PATCHES](https://codeberg.org/dwl/dwl-patches/) repository (NOT the main dwl repository) + + + You may wish to submit a screenshot of your patch and link to it from your patch's wiki page. Submit patch screenshots at https://codeberg.org/dwl/dwl-patshes/wiki/screenshots and link/include them in your individual patch's wiki page. \ No newline at end of file