From 12189d417b88614e7ecae97b45054d6812fa0036 Mon Sep 17 00:00:00 2001 From: JT <547158+jntrnr@users.noreply.github.com> Date: Tue, 25 Jan 2022 06:01:03 +1100 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4d5f2039f7..cd83dcdf1f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,8 @@ -Thanks for your pull request! We appreciate the support. Here are a few steps that will be checked automatically on every pull request. Making sure each of these works locally will help your PR go through with less trouble. +# Description + +(description of your pull request here) + +# Tests Make sure you've run and fixed any issues with these commands: