Skip to content

Commit d910d1c

Browse files
authored
Merge branch 'master' into dev
2 parents 4a698b8 + 7d95327 commit d910d1c

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.github/pull_request_template.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@
22
### 🎟️ Jira Issue
33

44
<!-- Replace `OMS-XXXX` with the actual Jira ticket number. -->
5+
56
- Jira Ticket: [OMS-XXXX](https://onemindservices.atlassian.net/browse/OMS-XXXX)
67

78
### 🛠️ Type of Change
89

910
<!-- Select all applicable types of changes. -->
10-
- [ ] Bug fix (a non-breaking change that fixes an issue)
11+
12+
- [ ] Bugfix (a non-breaking change that fixes an issue)
1113
- [ ] New feature (a non-breaking change that adds functionality)
1214
- [ ] Improvement (enhancements or optimizations to existing functionality)
1315
- [ ] Documentation update (changes or additions to documentation)
@@ -17,6 +19,7 @@
1719
### 🎯 Targeted Branch
1820

1921
<!-- Specify the target branch, e.g., `main`, `development`, `release-v1.2`. -->
22+
2023
- [ ] I have confirmed that this PR targets the correct branch.
2124
- **Target Branch:** `dev` <!-- Replace with the appropriate branch name -->
2225

@@ -30,6 +33,7 @@
3033
### 📋 Checklist
3134

3235
<!-- Ensure all items are completed before requesting a review. -->
36+
3337
- [ ] My code follows the project's coding standards.
3438
- [ ] I have performed a self-review of my own code.
3539
- [ ] I have commented my code where necessary.
@@ -54,3 +58,4 @@
5458
### 🧩 Additional Information
5559

5660
<!-- Add any other relevant information or context about the PR that might be helpful for reviewers. -->
61+

0 commit comments

Comments
 (0)