Skip to content

Commit e2d821d

Browse files
committed
NPA-4330: Formatting fix
1 parent 9310655 commit e2d821d

File tree

1 file changed

+19
-18
lines changed

1 file changed

+19
-18
lines changed

.github/pull_request_template.md

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ Must follow format: `NPA-XXXX: Short Description of the Change`
1818

1919
<!-- Describe the changes made in this PR. Include the purpose/scope/impact of the changes -->
2020

21-
- <!-- Add bullet points summarising key changes -->
22-
- <!-- Add bullet points summarising key changes -->
23-
- <!-- Add bullet points summarising key changes -->
21+
- <!-- Add bullet points summarising key changes -->
22+
- <!-- Add bullet points summarising key changes -->
23+
- <!-- Add bullet points summarising key changes -->
2424

2525
---
2626

@@ -32,41 +32,42 @@ Must follow format: `NPA-XXXX: Short Description of the Change`
3232
<!-- - Any automated tests added or updated (with links to test cases if applicable) -->
3333
<!-- - Evidence that each acceptance criterion from the Jira ticket is met -->
3434

35-
- <!-- Add bullet points for testing instructions -->
36-
- <!-- Add bullet points for testing instructions -->
37-
- <!-- Add bullet points for testing instructions -->
35+
- <!-- Add bullet points for testing instructions -->
36+
- <!-- Add bullet points for testing instructions -->
37+
- <!-- Add bullet points for testing instructions -->
3838

3939
---
4040

4141
## ✅ Developer Checklist
4242

4343
<!-- Complete before submitting the PR -->
4444

45-
- [ ] PR title follows the format: `NPA-XXXX: <short-description>`
46-
- [ ] Branch name follows the convention: `<type>/NPA-XXXX-<short-description>`
47-
- [ ] Commit messages follow the template: `NPA-XXXX: <short-description>`
48-
- [ ] All acceptance criteria from the Jira ticket are addressed
49-
- [ ] Automated tests (unit/integration/API/infrastructure etc. tests) are added or updated
50-
- [ ] The [traceability matrix](https://nhsd-confluence.digital.nhs.uk/display/NPA/Traceability+matrix) is updated with
51-
new tests or requirements
52-
- [ ] Assignees and appropriate labels (e.g. `terraform`, `documentation`) are added
45+
- [ ] PR title follows the format: `NPA-XXXX: <short-description>`
46+
- [ ] Branch name follows the convention: `<type>/NPA-XXXX-<short-description>`
47+
- [ ] Commit messages follow the template: `NPA-XXXX: <short-description>`
48+
- [ ] All acceptance criteria from the Jira ticket are addressed
49+
- [ ] Automated tests (unit/integration/API/infrastructure etc. tests) are added or updated
50+
- [ ] The [traceability matrix](https://nhsd-confluence.digital.nhs.uk/display/NPA/Traceability+matrix) is updated with
51+
new tests or requirements
52+
- [ ] Assignees and appropriate labels (e.g. `terraform`, `documentation`) are added
5353

5454
---
5555

5656
## 👀 Reviewer Checklist
5757

5858
<!-- To be completed by the reviewer -->
5959

60-
- [ ] Changes meet the acceptance criteria of the Jira ticket
61-
- [ ] Code is able to be merged (no conflicts and adheres to coding standards)
62-
- [ ] Sufficient test evidence is provided (manual and/or automated)
63-
- [ ] Infrastructure/operational/build changes are validated (if applicable)
60+
- [ ] Changes meet the acceptance criteria of the Jira ticket
61+
- [ ] Code is able to be merged (no conflicts and adheres to coding standards)
62+
- [ ] Sufficient test evidence is provided (manual and/or automated)
63+
- [ ] Infrastructure/operational/build changes are validated (if applicable)
6464

6565
---
6666

6767
## 🚀 Post-merge
6868

6969
<!-- Actions to complete after merging -->
70+
7071
After merging and deploying changes to the sandbox, Postman collection or spec examples please run the Run Postman
7172
collection workflow.
7273

0 commit comments

Comments
 (0)