@@ -19,11 +19,11 @@ Closes #ISSUE
19
19
20
20
Before creating a PR, run through this checklist and mark each as complete.
21
21
22
- - [ ] I have read the [ contributing guidelines] ( /CONTRIBUTING.md ) .
23
- - [ ] I have signed the [ F5 Contributor License Agreement (CLA)] ( https://github.com/f5/.github/blob/main/CLA/cla-markdown.md ) .
24
- - [ ] If applicable, I have added tests that prove my fix is effective or that my feature works.
25
- - [ ] If applicable, I have checked that any relevant tests pass after adding my changes.
26
- - [ ] I have updated any relevant documentation ([ ` README.md ` ] ( /README.md ) and [ ` CHANGELOG.md ` ] ( /CHANGELOG.md ) ).
22
+ - [ ] I have read the [ contributing guidelines] ( /CONTRIBUTING.md )
23
+ - [ ] I have signed the [ F5 Contributor License Agreement (CLA)] ( https://github.com/f5/.github/blob/main/CLA/cla-markdown.md )
24
+ - [ ] If applicable, I have added tests that prove my fix is effective or that my feature works
25
+ - [ ] If applicable, I have checked that any relevant tests pass after adding my changes
26
+ - [ ] I have updated any relevant documentation ([ ` README.md ` ] ( /README.md ) and [ ` CHANGELOG.md ` ] ( /CHANGELOG.md ) )
27
27
- [ ] I have rebased my branch onto main
28
28
- [ ] I will ensure my PR is targeting the main branch and pulling from my branch from my own fork
29
29
- [ ] If the change involves:
@@ -33,4 +33,4 @@ Before creating a PR, run through this checklist and mark each as complete.
33
33
- URLs (watch for [ typosquatting] ( https://support.microsoft.com/en-us/topic/what-is-typosquatting-54a18872-8459-4d47-b3e3-d84d9a362eb0 ) )
34
34
- Significant new/revised content
35
35
36
- In these cases, the change will require at least two (2) approvals before merging.
36
+ In these cases, the change will require at least two (2) approvals before merging
0 commit comments