
On Tue, Jul 4, 2023 at 10:26 AM Erik Skultety <eskultet@redhat.com> wrote:
We still get MRs in Gitlab from individual contributors on a regular basis which in some ways just makes maintainer's or reviewer's life just a bit more complicated. This ultimately means our guidelines are probably not visible enough on the main page (or some people wouldn't read them anyway). While this patch can't make the problem go away, it can at least attempt to mitigate it by creating a quick link to the 'hacking' page, skipping a lot of TL;DR contents in contributing.rst which we link from the main page.
Signed-off-by: Erik Skultety <eskultet@redhat.com> ---
Feel free to reject this patch if you think it provides absolutely no value towards mitigating the issue at hand.
docs/index.rst | 3 +++ 1 file changed, 3 insertions(+)
Reviewed-by: Kristina Hanicova <khanicov@redhat.com> Kristina