From 04cfab263e4632a7175bed7a35b1c6dc9f3dffb4 Mon Sep 17 00:00:00 2001 From: Jason Kridner <jkridner@beagleboard.org> Date: Sun, 11 Sep 2022 19:46:32 -0400 Subject: [PATCH] intro/contribution: linux prerequisites --- intro/contribution/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intro/contribution/index.rst b/intro/contribution/index.rst index 2905bce1..642543c0 100644 --- a/intro/contribution/index.rst +++ b/intro/contribution/index.rst @@ -48,7 +48,7 @@ What should I know before I get started? The more you know about Linux and contributing to upstream projects, the better, but this knowledge isn't strictly required. Simply reading about contributing to Linux and upstream projects can help build your vocabulary in a meaningful way to help out. Learn about -Linux contributions in the :ref:`beagleboard-linux-upstream` section. +the skills required for Linux contributions in the :ref:`beagleboard-linux-upstream` section. The most useful thing to know is how to ask smart questions. Read about this in the :ref:`intro-getting-support` section. If you ask smart questions on the issue trackers and forum, you'll be doing a lot to help us improve the designs and documentation. -- GitLab