diff --git a/pull_request_template.md b/pull_request_template.md index 3be6ee86..d3200f01 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,12 +1,15 @@ -## Description +## Summary of your changes + +### Description -## Checklist +### Checklist -[ ] My change follows the [Contributing Guidelines](./CONTRIBUTING.md) -[ ] I have added only one new link to the list. -[ ] I have sorted the link alphabetically under the related section. +- [ ] My change follows the [Contributing Guidelines](./CONTRIBUTING.md) +- [ ] I have added only one new link to the list. +- [ ] I have checked that the link that I added does NOT exist in the project already. +- [ ] I have sorted the link alphabetically under the related section.