diff options
| author | Peter Robinson <[email protected]> | 2026-04-06 18:28:00 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-04-06 11:56:52 -0600 |
| commit | 0290cec364f6b2b9acbe64e4a1cd05ff02f80b19 (patch) | |
| tree | 1a320b6f7ab63fd984f66b91e069811b09967353 /doc/index.rst | |
| parent | 47e064f13171f15817aa1b22b04e309964b15c2c (diff) | |
Add an initial CONTRIBUTE.rst
Add a contributors file to provide a high level overview
for people who wish to contribute to the project outlining
basic details and setting some project expectations.
This isn't intended to replace any of the existing documentation
but rather provide a succinct top level document that's easy
to find to enable users to understand the project and get
started as quickly as possible.
Signed-off-by: Peter Robinson <[email protected]>
[trini: Correct merge window length, release day and typo in the main
index]
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'doc/index.rst')
| -rw-r--r-- | doc/index.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst index 43398627d89..5d732ff7a54 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -15,6 +15,16 @@ if you want to help out. .. toctree:: :maxdepth: 2 +Contributing Guidelines +----------------------- + +General guidelines for contributing to the U-Boot project. + +.. toctree:: + :maxdepth: 2 + + CONTRIBUTE + User-oriented documentation --------------------------- |
