From 4abfec5725b47d59d548b34daa5878331cb6a8da Mon Sep 17 00:00:00 2001 From: Marco Blessing Date: Tue, 28 Jun 2022 09:12:34 +0200 Subject: [PATCH] adds PR template (#55) --- .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 + +