From cb495daf95a847275e5ddb509b7a3ba3af67da82 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Tue, 14 Jun 2022 19:21:40 +0700 Subject: [PATCH] Create PULL_REQUEST_TEMPLATE.md (#2599) --- .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 000000000..ae770ba6d --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,12 @@ +To make our job easier, please spend time to review your application before submitting. + + + +- [ ] You're not using Vercel or Netlify. +- [ ] You have completed your website, there's no type of placeholder at the website. **This requirement can be raised if the domain you're registering is for emails** + - Link to website: +- [ ] The website is reachable. +- [ ] The CNAME record doesn't contain any slash. +- [ ] There's enough information at the `owner` field. + - You should have your email presented. If you don't want to share email, you can leave email an empty string (`""`) and add any other social such as Discord/Twitter/etc. +