Skip to content

Commit 17542f3

Browse files
committed
Branches: add "Topic branches" category
Signed-off-by: Miguel Ojeda <[email protected]>
1 parent fcc3de2 commit 17542f3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/Branches.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,14 @@ Its intended use cases are:
3232

3333
Note that this branch may be updated/rebased frequently and it might be gone in the future.
3434

35+
## Topic branches
36+
37+
These branches are focused on a particular topic and are meant to enable collaboration on code that is targeted for upstreaming but has not reached mainline yet.
38+
39+
Changes to these branches land via GitHub PRs. Nevertheless, contributions should still follow the usual Linux kernel development process — see [Contributing](Contributing.md) for details.
40+
41+
If you are interested in maintaining a new topic branch, then please [contact us](Contact.md). Thank you!
42+
3543
## Past branches
3644

3745
These branches are unmaintained, archived, deprecated, frozen or do not exist anymore in the repository.

0 commit comments

Comments
 (0)