Skip to content

Commit 46b9ee8

Browse files
committed
Modified the PR template
1 parent 53b94ca commit 46b9ee8

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.github/pull_request_template.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
<!-- Add short version of the JIRA ticket to the PR title (e.g. "feat: new shiny feature [MTT-123]") -->
44

5-
<!-- Add RFC link here if applicable. -->
6-
75
## Changelog
86

97
- Added: The package whose Changelog should be added to should be in the header. Delete the changelog section entirely if it's not needed.
@@ -26,3 +24,9 @@
2624
- [ ] Deprecation of the API is explained in the CHANGELOG.
2725
- [ ] The users can understand why this API was removed and what they should use instead.
2826
-->
27+
28+
## Backports
29+
30+
Link to the backport to develop branch (NGOv1.X) if applicable. If this is a backport, please add the following to the PR title: "\[Backport\] ..." .
31+
If the backport is not needed please provide the reason why.
32+
If "Backports" section will not be present it will lead to CI test failure

0 commit comments

Comments
 (0)