mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-08-05 03:34:17 +00:00
Update instructions
+3
-3
@@ -7,9 +7,9 @@
|
|||||||
- AUTHORS: When you commit an update to a patch to address an issue raised by another user, please advise that you have done so in the issue here on `dwl-patches`.
|
- AUTHORS: When you commit an update to a patch to address an issue raised by another user, please advise that you have done so in the issue here on `dwl-patches`.
|
||||||
|
|
||||||
## Creating Patches
|
## Creating Patches
|
||||||
1. Create a [Codeberg] account and clone the [dwl] repository.
|
1. Create a [Codeberg] account and fork the [dwl] repository.
|
||||||
2. Create a branch in your repository for the patch you are generating and maintaining.
|
2. Create a branch in your Codeberg `dwl` repository for the patch you are generating and maintaining.
|
||||||
3. Make and test the modifications for your patch.
|
3. Build dwl with your patch and test the modifications that are introduced by your patch.
|
||||||
|
|
||||||
## Contributing Patches to this Wiki
|
## Contributing Patches to this Wiki
|
||||||
1. If work has been done to the main branch at [dwl] since you started work on your patch, REBASE YOUR PATCH!
|
1. If work has been done to the main branch at [dwl] since you started work on your patch, REBASE YOUR PATCH!
|
||||||
|
|||||||
Reference in New Issue
Block a user