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 eacccf3 commit 87218c8Copy full SHA for 87218c8
docs/git/branching_naming_convention.md
@@ -7,4 +7,7 @@ sidebar_label: Branching Naming Convention
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
- `eg: <project-name>-<ticket-number>`
+ `<project-name>-<ticket-number>`
11
+ * eg:
12
+ * FHF-100
13
+ * DEL-200
0 commit comments