builds@lists.zephyrproject.org archives the CI build results for every
and nightly build. Add references to this in the contribution
guidelines and introduction (pulled from README).
Also added a reference to the "Asking for Help" doc (there was a note to
add this once that doc was merged).
Fixes: #15652
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
@ -38,8 +38,6 @@ and the documentation's `Getting Started Guide`_ to start developing.
@@ -38,8 +38,6 @@ and the documentation's `Getting Started Guide`_ to start developing.
Community Support
*****************
.. TODO: add link to Asking for Help doc here when the latest page has it
Community support is provided via mailing lists and Slack; see the Resources
@ -81,4 +82,4 @@ Here's a quick summary of resources to help you find your way around:
@@ -81,4 +82,4 @@ Here's a quick summary of resources to help you find your way around:
.._Zephyr mailing list subgroups: https://lists.zephyrproject.org/g/main/subgroups
.._Sample and Demo Code Examples: http://docs.zephyrproject.org/latest/samples/index.html
@ -229,6 +229,11 @@ what build or test failed click on the row that contains the failed (i.e.
@@ -229,6 +229,11 @@ what build or test failed click on the row that contains the failed (i.e.
non-green) build and then click on the "Tests" tab to see the console output
messages indicating the failure.
The `builds@lists.zephyrproject.org mailing list
<https://lists.zephyrproject.org/g/builds>`_
archives the CI (shippable) nightly build results.