Skip to content

Commit 6a8d994

Browse files
committed
Update pull request template
1 parent 4df632c commit 6a8d994

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/pull_request_template.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ Closes #ISSUE
1919

2020
Before creating a PR, run through this checklist and mark each as complete.
2121

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))
2727
- [ ] I have rebased my branch onto main
2828
- [ ] I will ensure my PR is targeting the main branch and pulling from my branch from my own fork
2929
- [ ] If the change involves:
@@ -33,4 +33,4 @@ Before creating a PR, run through this checklist and mark each as complete.
3333
- URLs (watch for [typosquatting](https://support.microsoft.com/en-us/topic/what-is-typosquatting-54a18872-8459-4d47-b3e3-d84d9a362eb0))
3434
- Significant new/revised content
3535

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

Comments
 (0)