From 0ad6b84077168b8a6b1a0243fa54598c9359d891 Mon Sep 17 00:00:00 2001 From: Michael Fabian 'Xaymar' Dirks Date: Sun, 1 Nov 2020 12:04:42 +0100 Subject: [PATCH] project: Improve Pull Request Template Adds some additional information required for Pull Requests to be considered valid, in order to quickly identify any surface level issues. --- .github/pull_request_template.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index cbff0690..c0adab90 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,9 +2,18 @@ ### Description - - + + + +#### Old Behavior + + + +#### New Behavior + + ### Related Issues +