From 8ab6266f4ff1975a5b2a8df9377f1d13d7b7ac26 Mon Sep 17 00:00:00 2001 From: Lakhan Samani Date: Mon, 9 Aug 2021 13:22:46 +0530 Subject: [PATCH] chore: add pr template --- .github/PULL_REQUEST_TEMPLATE.md | 5 +++++ 1 file changed, 5 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..07f52d8 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,5 @@ +#### What does this PR do? + +#### Which issue(s) does this PR fix? + +#### If this PR affects any API reference documentation, please share the updated endpoint references