Skip to content

Commit

Permalink
Merge pull request #25 from BlueBasher/feature/settings-details
Browse files Browse the repository at this point in the history
Add details about Settings
  • Loading branch information
BlueBasher authored May 9, 2024
2 parents c0a3957 + 721ac20 commit 189fba8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
[settings]: marketplace/settings.png

0 comments on commit 189fba8

Please sign in to comment.