From 63985e6c45f716df0a21ed82fe98cba4785e4941 Mon Sep 17 00:00:00 2001 From: Natalie Date: Mon, 15 Jan 2024 16:03:29 +1300 Subject: [PATCH] chore: create pull_request_template.md --- .github/pull_request_template.md | 44 ++++++++++++++++++++++++++++++++ 1 file changed, 44 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 0000000..0ce4161 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,44 @@ +# Summary + + + +# Customer Impact + + + + +## Added + + + +## Changed + + + +## Deprecated + + + +## Removed + + + +## Fixed + + + +## Security + + + + + +# Things worth calling out + + + +# Other things to consider: + + +- [ ] Sample blueprints are updated +- [ ] Replied to Github issues