diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 91cf9ff..26eb2f0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -20,3 +20,4 @@ - [ ] I have read the **[README](./README.md)** document. - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. +- [ ] I have mentioned all co-authors in the PR description as `Co-authored-by: Name `.