From fb26a76a4088e8b5de9ae2dd06d5e85c44aec493 Mon Sep 17 00:00:00 2001 From: DishaRawal <97403004+DishaRawal@users.noreply.github.com> Date: Thu, 27 Jan 2022 09:48:12 +0000 Subject: [PATCH] created a PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 21 +++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..73464fd --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,21 @@ +## Description +_Describe the issue fixed here_ + +### Issue Number: +- _Here Goes the Issue Number with a '#'_ +----------------------------------------------------------- + +### Aditional Information (Optional) +- _Here goes any Additional Information you would like to add._ +----------------------------------------------------------- + +### Checklist +- [ ] Testing +- [ ] Documentation +- [ ] New Feature +- [ ] Bug Fix +- [ ] Infrastructure +----------------------------------------------------------- + +### Notify the following users +- _List users with @ to send Notifications_ -- Gitblit v1.10.0