Re: [PATCH] Add a document on how to contribute to the documentation
From: Randy Dunlap <hidden>
Date: 2020-01-22 23:46:13
From: Randy Dunlap <hidden>
Date: 2020-01-22 23:46:13
On 1/22/20 3:20 PM, Jonathan Corbet wrote:
This is mostly a collection of thoughts for how people who want to help out can make the docs better. Hopefully the world will respond with a flurry of useful patches. Signed-off-by: Jonathan Corbet <corbet@lwn.net> --- Documentation/doc-guide/contributing.rst | 272 +++++++++++++++++++++++ Documentation/doc-guide/index.rst | 1 + 2 files changed, 273 insertions(+) create mode 100644 Documentation/doc-guide/contributing.rst
Reviewed-by: Randy Dunlap <redacted> Thanks. -- ~Randy