From cdba08e50cd8e2c6b9de16638317a6cc60e8c92f Mon Sep 17 00:00:00 2001 From: Leni Kadali <52788034+lenikadali@users.noreply.github.com> Date: Wed, 23 Oct 2024 18:15:06 +0300 Subject: [PATCH] Add pull request template for PlaceCal (#2630) --- .github/PULL_REQUEST_TEMPLATE.md | 53 ++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..18ee399e7 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,53 @@ + + + +Resolves # + +## Description + + + +### Motivation and Context + + + + + + +### Type of change + + + +- [ ] Bug fix (non-breaking change which fixes an issue) +- [ ] New feature (non-breaking change which adds functionality) +- [ ] Breaking change (fix or feature that would cause existing functionality to change) +- [ ] This change requires a change to the deployment process +- [ ] This change requires a documentation update +- [ ] Documentation update + +### How Has This Been Tested? + + + + + +### How Will This Be Deployed? + + + + +### Screenshots + +