mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-11-05 06:24:28 +00:00
Update instructions
parent
c63884454b
commit
32c4984935
@ -1,6 +1,4 @@
|
||||
## Welcome to [dwl-patches]!
|
||||
The dwl project is available at [https://codeberg.org/dwl/dwl][dwl].
|
||||
This repository and the associated wiki is exclusively for dwl PATCHES.
|
||||
# Instructions for work on dwl patches
|
||||
|
||||
## Creating Patches
|
||||
1. Create a [Codeberg] account and fork the [dwl] repository.
|
||||
@ -16,7 +14,7 @@ This repository and the associated wiki is exclusively for dwl PATCHES.
|
||||
4. Fork [https://codeberg.org/dwl/dwl-patches][dwl-patches]
|
||||
5. In your local copy, add a directory called `PATCHNAME` and place the `PATCHNAME.patch` you created in step three into the `PATCHNAME` directory. You may also place screenshots in the `PATCHNAME` directory that you can later reference in your [dwl-patches wiki][wiki] entry.
|
||||
6. Use the Codeberg web interface to send a pull request to [dwl-patches] (NOT to [dwl])
|
||||
7. WHEN YOUR PULL REQUEST IS APPROVED, your Codeberg account will also be granted commit access to [dwl-patches]. When you make updates, replace your `PATCHNAME.patch` file directly. You no longer need to make pull requests. At this point, you will also have access to commit to the [dwl-patches wiki][wiki]
|
||||
7. WHEN YOUR PULL REQUEST IS APPROVED, your Codeberg account will also be granted commit access to [dwl-patches]. When you make updates, replace your `PATCHNAME.patch` file directly. You no longer need to make pull requests. At this point, you will also have access to commit to [dwl-patches] and its [wiki].
|
||||
8. Add a wiki page using this template (add/remove sections as you like):
|
||||
```markdown
|
||||
### Description
|
||||
@ -46,4 +44,6 @@ Generally, patches have a link to the git branch of the author's fork linked in
|
||||
|
||||
[dwl-patches]: https://codeberg.org/dwl/dwl-patches
|
||||
[Codeberg]: https://codeberg.org
|
||||
[dwl]: https://codeberg.org/dwl/dwl
|
||||
[dwl]: https://codeberg.org/dwl/dwl
|
||||
[dwl-patches]:https://codeberg.org/dwl/dwl-patches
|
||||
[wiki]:https://codeberg.org/dwl/dwl-patches/wiki
|
||||
Loading…
x
Reference in New Issue
Block a user