Skip to content

Commit ca3ab5a

Browse files
authored
Merge pull request #79 from learningequality/base-branch
Add 'v' to example branch which matches our branch name conventions
2 parents 71790fd + 53956a8 commit ca3ab5a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/bug_issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Instructions:
1313
* Use the 'preview' function above this text box to verify formatting before submitting
1414
-->
1515

16-
**Target branch:** <!-- e.g. develop, release-0.17.x -->
16+
**Target branch:** <!-- e.g. develop, release-v0.17.x -->
1717

1818
## Observed behavior
1919
<!--

.github/ISSUE_TEMPLATE/enhancement_issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Instructions:
1515
1616
-->
1717

18-
**Target branch:** <!-- e.g. develop, release-0.17.x -->
18+
**Target branch:** <!-- e.g. develop, release-v0.17.x -->
1919

2020
## Current behavior
2121
<!-- Briefly describe the current behavior; you may include screenshots, code, and notes -->

.github/ISSUE_TEMPLATE/technical_task_issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Keep it brief - a few sentences.
2020
-->
2121

2222
**Complexity:** Low | Medium | High
23-
**Target branch:** <!-- e.g. develop, release-0.17.x -->
23+
**Target branch:** <!-- e.g. develop, release-v0.17.x -->
2424

2525
### Context
2626

0 commit comments

Comments
 (0)