Simplify the CONTRIBUTING file seen when submitting a PR, make references to the full contributing documentation, and merge the contributing non-apache licensed material. fixes: #6188 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
13 lines
321 B
ReStructuredText
13 lines
321 B
ReStructuredText
.. _contribute:
|
|
|
|
Contributing to the Zephyr Project
|
|
##################################
|
|
|
|
As an open-source project, we welcome and encourage the community to submit
|
|
patches for code, documentation, tests, and more, directly to the project.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
contribute_guidelines.rst
|
|
doc-guidelines.rst
|