From 80fe9bed927be552d4c46140a0565c8387bf339d Mon Sep 17 00:00:00 2001 From: Nishant Srivastava Date: Fri, 3 Nov 2023 10:05:04 +0530 Subject: [PATCH] added pr template --- .github/pull_request_template.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 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 00000000..f4be8bdb --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,29 @@ +# Pull Request + +**What does this implement/fix?** + +**Does this close any currently open issues?** +Issue # + ++ **Where has this been tested?** + + iPhone 14 Pro + + + + + Pixel 3A + + + ++ **Target Platform:** + + + [ ] iOS + + [ ] Android + + [ ] Web + + [ ] macOS + + [ ] Linux + + [ ] Windows + ++ **Walkthrough:** + + +