Skip to content

Commit 3d51257

Browse files
committed
Branches: mention potential WIP/staging nature of topic branches
Signed-off-by: Miguel Ojeda <[email protected]>
1 parent a475361 commit 3d51257

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Branches.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ Note that this branch may be updated/rebased frequently and it might be gone in
3636

3737
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.
3838

39+
Some of these branches may contain work-in-progress code (similar to [staging trees](https://docs.kernel.org/process/2.Process.html?highlight=staging#staging-trees)) that may not be suitable for upstreaming or general usage yet. Please check the details of each branch.
40+
3941
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.
4042

4143
If you are interested in maintaining a new topic branch, then please [contact us](Contact.md). Thank you!

0 commit comments

Comments
 (0)