Skip to content

Commit 87218c8

Browse files
committed
github added examples.
1 parent eacccf3 commit 87218c8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/git/branching_naming_convention.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,7 @@ sidebar_label: Branching Naming Convention
77
#### The following convention should be followed:
88

99
* Branch name should exactly match with the corresponding jIRA ticket that you will be working on.
10-
`eg: <project-name>-<ticket-number>`
10+
`<project-name>-<ticket-number>`
11+
* eg:
12+
* FHF-100
13+
* DEL-200

0 commit comments

Comments
 (0)