From 039e5e56b792198a28edb58671ad883338bd2f78 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Mon, 6 Nov 2023 01:00:12 +0100 Subject: [PATCH] Add "Actions" --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 99b0e7a..f31d7aa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -42,6 +42,8 @@ Scan through our [existing issues](https://github.com/Blackymas/NSPanel_HA_Bluep Commit the changes once you are happy with them. Don't forget to self review to speed up the review process:zap:. +After a commit, GitHub will run the validation actions, which could take a while. Please take a look at [Actions](https://github.com/Blackymas/NSPanel_HA_Blueprint/actions) tab and follow the test results. If any test fails, please click on the action instance to open it's details, take a look at the report and fix the issues. + ### Pull Request When you're finished with the changes, create a pull request, also known as a PR.