1- # Pull Request Details
1+ ## Pull Request Details
22
3- ## What issue does this PR address
3+ ### Description
4+ <!-- - Describe the problem this PR solves -->
5+ <!-- - Describe what you have changed -->
6+ <!-- - Describe why this change is required -->
47
5- - [ Description]
8+ ### Related Issues
9+ <!-- - If it fixes an open issue(s), please link to the issue here. -->
610
7- ## Associated Issue
8-
9- - This PR relates to issue #
10-
11- ## Type of Change
11+ ### Type of Change
1212
1313- [ ] Bug fix (non-breaking change which fixes an issue)
1414- [ ] New feature (non-breaking change which adds functionality)
1515- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
1616- [ ] This change requires a documentation update
1717
18- ## How Has This Been Tested?
19-
20- Please describe the tests that you ran to verify your changes.
18+ ### How To Test?
19+ <!-- - Describe the tests that a reviewer can undertake to verify your changes. -->
2120
22- ## Checklist
23-
24- Complete the check-list below to ensure your branch is ready for PR.
21+ ### Checklist
22+ <!-- - Go over all the following points, and put an `x` in all the boxes that apply. -->
2523
2624- [ ] Screenshots included in linked issue #
2725- [ ] Changes adhere to the [ style and coding guidelines] ( https://survivor.togaware.com/gnulinux/flutter-style.html )
@@ -43,9 +41,8 @@ Complete the check-list below to ensure your branch is ready for PR.
4341- [ ] I have identified reviewers
4442- [ ] The PR has been approved by reviewers
4543
46- ## Finalising
47-
48- Once PR discussion is complete and reviewers have approved:
44+ ### Finalising
45+ <!-- - Once PR discussion is complete and reviewers have approved. -->
4946
5047- [ ] Merge dev into the this branch
5148- [ ] Resolve any conflicts
0 commit comments