mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-09 20:54:50 +00:00
Update instructions
parent
772abafd40
commit
bdc713f9e6
@ -1,5 +1,11 @@
|
||||
# Instructions for work on dwl patches
|
||||
|
||||
## Reporting Issues
|
||||
- Issues with existing patches can be generated here in the dwl-patches [issues]. Please be sure to "@" reference the patch author in your issue.
|
||||
- ~~You may choose to submit a pull request to the "git branch" listed for a patch.~~<br>
|
||||
Currently, Codeberg does not permit pull requests between forks.
|
||||
- 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
|
||||
1. Create a [Codeberg] account and clone the [dwl] repository.
|
||||
2. Create a branch in your repository for the patch you are generating and maintaining.
|
||||
@ -37,11 +43,6 @@
|
||||
```
|
||||
10. Keep your `PATCHNAME.patch` file AND the associated wiki page updated appropriately.
|
||||
|
||||
## Reporting Issues
|
||||
- Issues with existing patches can be generated here in the dwl-patches [issues]. Please be sure to "@" reference the patch author in your issue.
|
||||
- You may choose to submit a pull request to the "git branch" listed for a patch.
|
||||
- AUTHORS: When you commit an update to a patch to address an issue raised by another user, please add a "closes" tag referencing the appropriate issue number.
|
||||
|
||||
## Updating/Modifying Existing Patches
|
||||
- If the existing patch is already being maintained by another author, do not make modifications to it without permission.
|
||||
- If you have submitted a pull request to the previous author's repository and received no reply after seven days, please feel free to edit the wiki page for the patch with your updated link. **DO** leave any previous author's nicks/links intact under the "Authors" heading.
|
||||
@ -53,4 +54,4 @@
|
||||
[dwl]: https://codeberg.org/dwl/dwl
|
||||
[dwl-patches]: https://codeberg.org/dwl/dwl-patches
|
||||
[wiki]: https://codeberg.org/dwl/dwl-patches/wiki
|
||||
[issues]: https://codeberg.org/dwl/dwl-patches/issues
|
||||
[issues]: https://codeberg.org/dwl/dwl-patches/issues
|
Loading…
x
Reference in New Issue
Block a user