From 9af7ce69f375708b124adfadf92db708b96ca4cd Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 16 Sep 2022 23:52:52 -0400 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8b137891..ef2d9b8f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1 +1,16 @@ +# Pull Request Template +## Description + +Please include a summary of the change and/or which issue is fixed. + +Fixes # (issue) + +## Type of change + +Please delete options that are not relevant. + +- [ ] Bug fix +- [ ] New feature +- [ ] New Script +- [ ] This change requires a documentation update