From b8aa258ee21b90fbcbecff2dae9071a938969373 Mon Sep 17 00:00:00 2001 From: Wil Koch Date: Fri, 5 Jun 2020 22:58:53 -0400 Subject: [PATCH] Add default PR template --- .github/pull_request_template.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 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..db0d36c --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,28 @@ +### Requirements for Pull Request +* Read + [CONTRIBUTING.md](https://github.com/wil3/gymfc/blob/master/CONTRIBUTING.md) +* Open an issue. Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request. +* Fill out the template below, any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion. + +### Description of the Change + +Closes: #XXX + + + +### Verification Process +