From c89d057ec62895f67fbc8b13b344a0c0227c0b85 Mon Sep 17 00:00:00 2001 From: Abinash Satapathy Date: Mon, 10 Oct 2022 21:51:17 +0200 Subject: [PATCH] Update pull_request_template.md --- pull_request_template.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pull_request_template.md b/pull_request_template.md index 3be6ee86..73788578 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -7,6 +7,6 @@ -[ ] 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 sorted the link alphabetically under the related section.