From 665798ca8ac47fec72d54f0ac558600a7b383ae4 Mon Sep 17 00:00:00 2001 From: Binyamin Aron Green Date: Fri, 16 Oct 2020 12:16:21 -0400 Subject: [PATCH] (chore) create pull request template (#2755) --- .github/pull_request_template.md | 12 ++++++++++++ 1 file changed, 12 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 0000000000..21245f47e6 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,12 @@ + + + + + +### Changes + + +### Checklist +- [ ] Added markup tests, or they don't apply here because... +- [ ] Updated the changelog at `CHANGES.md` +- [ ] Added myself to `AUTHORS.txt`, under Contributors