From 75d4e04f829dfe5007dc7742bd8924217ffc758a 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