From 80710f3469fbee985f1a5d1e713978444d41793a Mon Sep 17 00:00:00 2001 From: nyanpasu64 Date: Sun, 3 May 2020 06:08:17 -0700 Subject: [PATCH] Create pull_request_template.md (#342) --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) 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..fbe508a --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1 @@ +- [ ] If you are a maintainer (only @nyanpasu64 at the moment), make sure to edit the [changelog](CHANGELOG.md) if needed. Otherwise, a maintainer will edit the changelog.