File tree Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ # The problem
2
+ Write a short summary about what the reported problem/enhancement is.
3
+
4
+ # Expected Behaviour
5
+ How should the program behave when it encounters
6
+ this issue?
7
+
8
+ # Actual Behaviour
9
+ Describe how the program currently behaves when it
10
+ encounters this issue.
11
+
12
+ # Screenshots or Relevant Logs
13
+ When applicable, attach a screenshot or relevant logs of
14
+ the issue.
Original file line number Diff line number Diff line change
1
+ # Description
2
+ What does this PR do? Give a short summary
3
+
4
+ # Before/After Comparison
5
+ Give some examples of the before/after behavior
6
+ of the program.
7
+
8
+ # Clerical Stuff
9
+ Mention the issue this PR works toward resolving. If the
10
+ PR completely solves the issue, use "This closes #x"
11
+ to close the issue out automatically.
12
+
13
+ Mention the JIRA ticket of the issue, this helps keep
14
+ everything together so we can find this PR easily.
15
+
16
+ Relates to JIRA: RPOPC-<TICKET_NUMBER>
You can’t perform that action at this time.
0 commit comments