diff --git a/intro/contribution/prerequisites.rst b/intro/contribution/prerequisites.rst new file mode 100644 index 0000000000000000000000000000000000000000..9e80438f5dbf9cd2bf4d2df21c1141d67fde52d0 --- /dev/null +++ b/intro/contribution/prerequisites.rst @@ -0,0 +1,11 @@ +.. _contribution-prerequisites: + +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 +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.