Skip to content

Commit 336a4c9

Browse files
committed
BAU: Update pull request template
1 parent 4dd95fb commit 336a4c9

1 file changed

Lines changed: 0 additions & 26 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,5 @@
11
## Proposed changes
2-
<!-- Include the Jira ticket number in square brackets as prefix, eg `FPAD-XXXX: Description of Change` -->
3-
4-
### What changed
5-
<!-- Describe the changes in detail - the "what"-->
6-
7-
### Why did it change
8-
<!-- Describe the reason these changes were made - the "why" -->
92

103
### Issue tracking
114
<!-- List any related Jira tickets or GitHub issues -->
12-
<!-- List any related ADRs or RFCs -->
13-
<!-- List any related PRs -->
145
- [FPAD-XXXX](https://govukverify.atlassian.net/browse/FPAD-XXXX)
15-
16-
## Testing
17-
<!-- Please give an overview of how the changes were tested -->
18-
<!-- Please specify if changes were tested locally and how, include evidence where relevant -->
19-
<!-- Please specify if changes were deployed and tested in the AWS Account and how, include evidence where relevant -->
20-
21-
## Checklists
22-
- [ ] Did not commit any not-required changes to the `src/infra/**/samconfig.toml`
23-
- [ ] Tested changes and included test evidence in the PR, if appropriate
24-
- [ ] Included all required tags and other properties for any new resources in the SAM template
25-
- [ ] Ensured that any new resources in the SAM Template follow appropriate naming conventions
26-
- [ ] Ensured that naming of new resources is compatible with deploying multiple stacks with custom stack names during development
27-
- [ ] Ensured that no log lines include PII or other sensitive data
28-
- [ ] Implemented unit testing for any new logic implemented, if appropriate
29-
- [ ] Ensured that all commits in this PR are signed
30-
- [ ] Ensured appropriate code coverage is maintained by unit tests
31-
- [ ] Checked SonarCube and ensured no code smells were added

0 commit comments

Comments
 (0)