From a82e6af09430a2eec57c40232507924ccc5b8008 Mon Sep 17 00:00:00 2001 From: "R.I.Pienaar" Date: Thu, 14 Jul 2022 10:15:52 +0200 Subject: [PATCH] add a pr template Signed-off-by: R.I.Pienaar --- .github/PULL_REQUEST_TEMPLATE.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 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 00000000..b703175e --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,24 @@ +### Free SaaS Offering Submission + +Thank you for contributing to this list. This list is for **SaaS** +services that offer a **free tier** to help developers evaluate and +build something that users can later use and get support for. + +The focus of this list is quite broad but we try to keep things +limited to that which infrastructure developers, like DevOps Practitioners, +would find useful. + +We do not anymore accept cPanel like PHP+MySQL hosting services. + +### Check List + +Please ensure your submission ticks all of these boxes: + + - [ ] This is Software as a Service not self hosted + - [ ] It has a free tier not just a free trial + - [ ] The submission mentions what is free + +### Thank You + +This list is the result of more than a thousand people contributing +to make something useful, we appreciate your efforts.