From 721ac20896e6e570d9f9b26f5fb8fb3cc8658b62 Mon Sep 17 00:00:00 2001 From: Marco van Kimmenade Date: Thu, 9 May 2024 00:41:26 -0700 Subject: [PATCH] Add details about Settings --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f4b0766..7349edd 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ When clicking the actions, `easy-branch-creator` will create a new branch, using ![Create Branch Screen Shot][create-branch-action] ### Settings -`easy-branch-creator` can be configured in several ways. +`easy-branch-creator` can be configured in several ways. The settings can be found in `Project Settings` under the `Extensions` section. - Template Branch Name - This is the template being used to create the branch name. The template can use **any** field from a workitem. Validation is in place to ensure a valid template is entered. - Non-alphanumeric characters replacement @@ -25,4 +25,4 @@ When clicking the actions, `easy-branch-creator` will create a new branch, using ![Settings][settings] [create-branch-action]: marketplace/create-branch-action.png -[settings]: marketplace/settings.png \ No newline at end of file +[settings]: marketplace/settings.png