From c50f952456a7a4073f63dce62ada4f773fd32249 Mon Sep 17 00:00:00 2001 From: Felix Bartels <1257835+fbartels@users.noreply.github.com> Date: Mon, 16 Sep 2019 11:08:03 +0200 Subject: [PATCH] Create pull_request_template.md --- .github/pull_request_template.md | 7 +++++++ 1 file changed, 7 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..4030f6f --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ +Fixes # + +## Proposed Changes + + - + - + -