From 06fc1906e74881437aebcc7df884ae54f96d2436 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6kay=20G=C3=BCrcan?= Date: Thu, 18 Mar 2021 00:08:23 +0100 Subject: [PATCH] Create PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 PULL_REQUEST_TEMPLATE.md diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..b9c014a --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,16 @@ + + + + +Checklist: + +- [ ] I've read and understood [Contributing Guidelines](CONTRIBUTING.md). +- [ ] I've added the new resource at the end of its section. +- [ ] This resource is out there for a while, and actively maintained. +- [ ] This resource is popular enough and has at least a few hundred stars on GitHub. + +--- + + + +...