From: Quentin Schulz <[email protected]> We don't have too many people looking at those at the moment, so having people getting into the project by adding tests or documentation is I believe a good thing so let's encourage those specific contributions.
Signed-off-by: Quentin Schulz <[email protected]> --- doc/CONTRIBUTE.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/CONTRIBUTE.rst b/doc/CONTRIBUTE.rst index cd9a381a3eb8..e8fa595ed4ab 100644 --- a/doc/CONTRIBUTE.rst +++ b/doc/CONTRIBUTE.rst @@ -47,6 +47,13 @@ to what's most often believed, you do not need to be an expert to review patches and the project will benefit from people with different skillsets and experience looking at the same patches and each catch different bugs. +The project would also benefit from more :ref:`develop/index:testing`. + +New sections or updates to the documentation are most welcome, e.g. +:ref:`usage/index:shell commands`. See :doc:`/develop/docstyle`. + +Thank you for your help! + Patch Series ------------ -- 2.55.0

