Skip to content

Commit 42e3425

Browse files
committed
github added examples with proper spacing.
1 parent 87218c8 commit 42e3425

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/git/branching_naming_convention.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ sidebar_label: Branching Naming Convention
66

77
#### The following convention should be followed:
88

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

0 commit comments

Comments
 (0)