We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87218c8 commit 42e3425Copy full SHA for 42e3425
docs/git/branching_naming_convention.md
@@ -6,8 +6,9 @@ sidebar_label: Branching Naming Convention
6
7
#### The following convention should be followed:
8
9
-* Branch name should exactly match with the corresponding jIRA ticket that you will be working on.
10
- `<project-name>-<ticket-number>`
11
- * eg:
+* Branch name should exactly match with the corresponding jIRA ticket that you will be working on. `<project-name>-<ticket-number>`
+
12
+ eg:
13
* FHF-100
14
* DEL-200
0 commit comments