diff options
author | Eric Peers <epeers@google.com> | 2023-04-10 14:26:45 -0600 |
---|---|---|
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | 2023-04-10 22:44:13 +0000 |
commit | 6abe63a31c06a616947ccd373d17b81e80e32930 (patch) | |
tree | 4c9263347f6d5ae6b7708ccf6d5409885c7c2218 | |
parent | 8ac6fbf9c5a6fa7f4c56573a9a5973d21475b46c (diff) | |
download | chrome-ec-6abe63a31c06a616947ccd373d17b81e80e32930.tar.gz |
doc: test.md: add links for getting on discord
Add links for how to register/get an invite to the Zephyr discord
server.
BUG=none
BRANCH=none
TEST=loaded in chrome and checked for correct render + click on links.
Signed-off-by: Eric Peers <epeers@google.com>
Change-Id: Ib2600bf09f8b258da429925c07f457c308214662
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4412617
Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
Reviewed-by: Keith Short <keithshort@chromium.org>
Commit-Queue: Keith Short <keithshort@chromium.org>
-rw-r--r-- | docs/zephyr/ztest.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/zephyr/ztest.md b/docs/zephyr/ztest.md index 5adcae7c5b..b5f40821fc 100644 --- a/docs/zephyr/ztest.md +++ b/docs/zephyr/ztest.md @@ -13,9 +13,10 @@ as a reviewer on your CL. Ask a question: - If you're a googler, please post using our YAQS label [zephyr-rtos-test](http://yaqs/eng/t/zephyr-rtos-test) -- External contributors should email to [zephyr-test-eng@google.com](mailto:zephyr-test-eng@google.com) - or ask on the public Zephyr discord [#testing](https://discord.com/channels/720317445772017664/733037944922964069) - channel for generic Zephyr questions. +- External contributors should: + - email to [zephyr-test-eng@google.com](mailto:zephyr-test-eng@google.com) + - or [sign up to the Public Zephyr discord](https://discord.com/invite/Ck7jw53nU2), and then visit the [#testing](https://discord.com/channels/720317445772017664/733037944922964069) + channel for questions. ## Where to add tests? |