From 24cfef4c3645fc3cee8d2d723b0c15e4a7028747 Mon Sep 17 00:00:00 2001 From: Tomer Figenblat Date: Wed, 7 Feb 2024 23:53:37 -0500 Subject: [PATCH] docs: clarified contributing guidelines Signed-off-by: Tomer Figenblat --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 53b5618..3bb041b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,6 +6,8 @@ - Create a new branch on your fork - Commit your work - Create a pull request against the `master` branch +- Take the corresponding [GitHub Action](https://github.com/TomerFi/version-bumper-action) into consideration when + working. ## Project walkthrough