From 5f8348ab03cdc6720b24c0ffd4e8c11325baf3b8 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 4 Nov 2025 20:05:22 -0500 Subject: [PATCH] Add alt text for screen to create arelease Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f242adf..26aa2a2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -118,7 +118,7 @@ _Note: these instructions are for maintainers_ will be your version prefixed by a `v` (e.g. `v1.2.3`). 4. Use a version number for the release title (e.g. "1.2.3"). -Screenshot 2022-06-15 at 12 08 36 +Create an action release in categories Security + Dependency management from branch main creating tag v2.0.0 on publish 5. Add your release notes. If this is a major version make sure to include a small description of the biggest changes in the new version.