From bf9642095107ec1c54faf36d4b401e02d2945eb8 Mon Sep 17 00:00:00 2001 From: Abinash Satapathy Date: Sun, 16 Oct 2022 10:13:47 +0200 Subject: [PATCH] Update pull_request_template.md --- pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pull_request_template.md b/pull_request_template.md index cc582eff..d3200f01 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -11,4 +11,5 @@ - [ ] 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.