From a1d4f09ed1d5402117ab90d35941e75e74fde418 Mon Sep 17 00:00:00 2001 From: Dario Mory Date: Fri, 6 Aug 2021 15:45:46 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Add=20github=20pull=20request=20?= =?UTF-8?q?template?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 000000000..31141063b --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ +Fixes #[Issue number] + +_______ + +**Changes** + +[Describe the changes here]