From 1de738b3f5e80ba5c446e5407254378a598e52c0 Mon Sep 17 00:00:00 2001 From: OCram85 Date: Tue, 28 Jun 2022 09:10:28 +0200 Subject: [PATCH] adds PR template --- .github/pull_request_template.md | 19 +++++++++++++++++++ 1 file changed, 19 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..02b8ef6 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,19 @@ +#### :book: Summary + + + +#### :bookmark_tabs: Test Plan + +> :bulb: Select your test plan for the code changes. + +- [ ] Tested via Drone.io pipeline +- [ ] Custom test +- [ ] No test plan + +##### Details / Justification + + + +#### :books: Additional Notes + +