Modify instructions link to full instructions page

A Frederick Christensen 2024-01-21 22:36:33 +00:00
parent 3348e43638
commit 24a274dba4

@ -5,17 +5,17 @@
# Patching
Since dwl follows [suckless](https://suckless.org/) philosophy it doesn't provide every feature under the sun. To broaden dwl's functionality, one needs to get familiar with the concept of patching. To get your feet wet, consult [the hacking page](https://suckless.org/hacking/) of the suckless website.
Since dwl is still taking shape, patches may need to be updated after larger changes to the code. Feel free to [contribute](https://codeberg.org/dwl/dwl-patches/wiki/instructions#contributing-patches-to-this-wiki) updated versions!
Since dwl is still taking shape, patches may need to be updated after larger changes to the code. Feel free to [contribute](instructions) updated versions!
**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!**
* Submitting patches: See [Instructions](https://codeberg.org/dwl/dwl-patches/wiki/instructions#contributing-patches-to-this-wiki) for generating and submitting patches.
* Submitting patches: See [Instructions] for generating and submitting patches.
* Reporting Issues: See the [Instructions](https://codeberg.org/dwl/dwl-patches/wiki/instructions#reporting-issues) for reporting issues with individual patches.
# STALE Patches
Many patches previously in regular use do not cleanly apply to the current code base. Following the migration to Codeberg, these stale patch descriptions and details are being stored for the time being at [_STALE_PATCHES].
If you are an original author of one of these or you have the inclination to revive one of these, please follow the procedure outlined in [Instructions](https://codeberg.org/dwl/dwl-patches/wiki/instructions#contributing-patches-to-this-wiki) for contributing new patches.
If you are an original author of one of these or you have the inclination to revive one of these, please follow the procedure outlined in [Instructions] for contributing new patches.
Additionally, when you have write access to this repository, remove the `.md` file from [_STALE_PATCHES] for the patch which you have revived.
@ -64,4 +64,5 @@ Additionally, when you have write access to this repository, remove the `.md` fi
* [vanitygaps](https://codeberg.org/dwl/dwl-patches/wiki/vanitygaps)
[instructions]:https://codeberg.org/dwl/dwl-patches/wiki/instructions
[_STALE_PATCHES]:https://codeberg.org/dwl/dwl-patches/src/branch/main/_STALE_PATCHES