From 2f64778cebc06b8252057bf245a76cc2ba1bb95d Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Fri, 26 Jan 2024 16:18:58 +0000 Subject: docs: Create pull_request_template.md (#1632) --- .github/pull_request_template.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/pull_request_template.md (limited to '.github/pull_request_template.md') diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..4621b63c --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,5 @@ + + +## Checks +- [ ] I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle +- [ ] I have checked that there are no existing pull requests for the same thing -- cgit v1.3.1