Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Instructions:
* Use the 'preview' function above this text box to verify formatting before submitting
-->

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

## Observed behavior
<!--
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/enhancement_issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Instructions:

-->

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

## Current behavior
<!-- Briefly describe the current behavior; you may include screenshots, code, and notes -->
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/technical_task_issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Keep it brief - a few sentences.
-->

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

### Context

Expand Down
Loading