Skip to content

Commit f783414

Browse files
committed
NPA-4330: Testing block added
1 parent e2d821d commit f783414

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

.github/pull_request_template.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,23 @@ Must follow format: `NPA-XXXX: Short Description of the Change`
2424

2525
---
2626

27-
## 🧪 How to Test
27+
## 🧪 What Has Been Tested (from the POV of the PR owner)
2828

29-
<!-- Describe how to test the changes. Include: -->
29+
<!-- Describe what tests (automated/unit/manual etc.) have been done for the ticket. Include: -->
30+
<!-- - Any tests added/updated -->
31+
<!-- - Evidence that each acceptance criterion from the Jira ticket is met -->
32+
33+
- <!-- Add bullet points for testing instructions -->
34+
- <!-- Add bullet points for testing instructions -->
35+
- <!-- Add bullet points for testing instructions -->
36+
37+
---
38+
39+
## 🧪 How to Test (from the POV of the reviewer)
40+
41+
<!-- Describe how to test the changes that have been made in the ticket. Include: -->
3042
<!-- - Testing environment details (e.g. sandbox/local setup) -->
3143
<!-- - Steps to verify the changes -->
32-
<!-- - Any automated tests added or updated (with links to test cases if applicable) -->
33-
<!-- - Evidence that each acceptance criterion from the Jira ticket is met -->
3444

3545
- <!-- Add bullet points for testing instructions -->
3646
- <!-- Add bullet points for testing instructions -->

0 commit comments

Comments
 (0)