Update pull_request_template.md

This commit is contained in:
Chris Miles 2024-03-31 15:52:54 -05:00 committed by GitHub
parent e306c86875
commit 72ce7c8e91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,12 +17,12 @@ Please delete options that are not relevant.
Attach images and describe testing done to validate functionality.
* Clients tested:
Clients tested:
# Checklist:
- [ ] I have performed a self-review of my code. Ensuring variables, functions and methods are named in a human-readable way, comments are added only where naming of variables, functions and methods can't give enough context.
- [ ] I have tested my changes
- [ ] I have made corresponding changes to the documentation
- [ ] I own the changes of my code take responsibilities for the potential issues that occur
- [ ] I own the changes of my code and take responsibility for the potential issues that occur