readme: add more patch types
This commit is contained in:
parent
a2591110d7
commit
20e9175799
1 changed files with 6 additions and 2 deletions
|
|
@ -3,13 +3,17 @@
|
|||
This is [upstream Akkoma `develop`](https://akkoma.dev/AkkomaGang/akkoma/src/branch/develop)
|
||||
with some additional patches for testing.
|
||||
|
||||
All patches (sans the initial wf-ifying one) are intended to reach upstream
|
||||
Generally all patches (sans the initial wf-ifying one) are intended to land upstream
|
||||
eventually and either already have an upstream PR or are intended to be turned
|
||||
into one once they’ve passed initial testing and became more stable.
|
||||
|
||||
See `patches/series` for a list of applied changes.
|
||||
Patch names beginning with `pr111_` indicate it’s copied from upstream PR `#111`;
|
||||
`wip_` is used for patches not yet ready for an upstream PR.
|
||||
`wip_` is used for patches not yet ready for an upstream PR;
|
||||
`dbg_` for temporary patches increasing debug logging and similar.
|
||||
|
||||
Rarely `up-XXX_` might be used to indicate a backport of a PR-less upstream commit
|
||||
needing to be applied urgently without having to wait for a general patch rebase and base commit bump.
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue