From 4c7cb7d16372817deb6a2407d91a85d3827ecb5b Mon Sep 17 00:00:00 2001 From: Devon Powell Date: Tue, 27 Aug 2024 13:36:40 -0400 Subject: [PATCH] Add slack link to README (#313) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a7f6465..70857ba 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ Helper package for generating reports for use with the **D2L test reporting framework**. This package is meant to be used in conjunction with this [GitHub Action]. +> [!NOTE] +> If you have any questions, concerns or just want to chat feel free to reach +> out in [#test-reporting] (D2L employee accessible only). + ## Installation ```console @@ -242,3 +246,4 @@ npm run test:integration [`merge-reports`]: https://playwright.dev/docs/test-sharding#merge-reports-cli [GitHub Action]: https://github.com/Brightspace/test-reporting-action [Automated Testing Definitions]: https://desire2learn.atlassian.net/wiki/spaces/QE/pages/4354408450/Automated+Testing+Definitions +[#test-reporting]: https://d2l.slack.com/archives/C05MMC7H7EK