You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+2-22Lines changed: 2 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,31 +2,11 @@
2
2
3
3
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
4
4
5
-
## Jira ticket number?
5
+
## Jira ticket number
6
6
7
7
8
-
## Sonar results snap or link ?
8
+
## Sonar results snap or link
9
9
10
10
11
-
## Type of change
12
-
13
-
Please delete options that are not relevant.
14
-
15
-
-[ ] Hot or Bug fix (non-breaking change which fixes an issue)
16
-
-[ ] New feature (non-breaking change which adds functionality)
17
-
-[ ] Configuration or Document Update
18
-
19
-
20
-
# Checklist:
21
-
22
-
-[ ] My code follows the PR guidelines of this project
23
-
-[ ] I have performed a self-review of my own code
24
-
-[ ] I have commented my code, particularly in hard-to-understand areas
25
-
-[ ] I have made corresponding changes to the documentation
26
-
-[ ] My changes generate no new warnings
27
-
-[ ] I have added tests that prove my fix is effective or that my feature works
28
-
-[ ] New and existing unit tests pass locally with my changes
29
-
-[ ] Any dependent changes have been merged and published in downstream modules
0 commit comments