From bd75c090a871224f67030d13048eb07f3bdb98fa Mon Sep 17 00:00:00 2001 From: Neeraj Poddar Date: Mon, 27 Jan 2025 16:00:52 +0530 Subject: [PATCH] Updated org-wide PR template --- .github/pull_request_template.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d64cf12..44fe976 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,7 +1,10 @@ # Description -Include a descripton of what this change does. +Include a description of what this change does. -Type - Bug/New Feature/Improvements +Type of changes: +- [ ] Bug +- [ ] New Feature +- [ ] Improvements - [ ] Attached PR link on the Asana task @@ -13,4 +16,3 @@ Design Doc Link - - [ ] New tests added for changes in the PR Mention steps to reproduce the fix or run tests for the changes. -