mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-11 05:34:55 +00:00
Update instructions
parent
772abafd40
commit
bdc713f9e6
@ -1,5 +1,11 @@
|
|||||||
# Instructions for work on dwl patches
|
# 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
|
## Creating Patches
|
||||||
1. Create a [Codeberg] account and clone the [dwl] repository.
|
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.
|
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.
|
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
|
## Updating/Modifying Existing Patches
|
||||||
- If the existing patch is already being maintained by another author, do not make modifications to it without permission.
|
- 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.
|
- 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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user