Skip to content

Commit 81d4d34

Browse files
committed
chore: update template files
1 parent f906de4 commit 81d4d34

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ Closes #2
1919
A short description of what this PR does.
2020

2121
### Checklist
22-
- [ ] I acknowledge that all my contributions will be made under the project's license
22+
- [x] I acknowledge that all my contributions will be made under the project's license
2323
- [ ] I have made a material change to the repo (functionality, testing, spelling, grammar)
24-
- [ ] I have read the [Contribution Guidelines](CONTRIBUTING.md) and my PR follows them
24+
- [ ] I have read the [Contribution Guidelines](https://github.com/sendgrid/ruby-http-client/blob/main/CONTRIBUTING.md) and my PR follows them
2525
- [ ] I have titled the PR appropriately
2626
- [ ] I have updated my branch with the main branch
2727
- [ ] I have added tests that prove my fix is effective or that my feature works
28-
- [ ] I have added necessary documentation about the functionality in the appropriate .md file
28+
- [ ] I have added the necessary documentation about the functionality in the appropriate .md file
2929
- [ ] I have added inline documentation to the code I modified
3030

3131
If you have questions, please file a [support ticket](https://twilio.com/help/contact), or create a GitHub Issue in this repository.

0 commit comments

Comments
 (0)