From 13940457d195ff8d253164d29dbca80634108574 Mon Sep 17 00:00:00 2001 From: Satria <90962949+SX-9@users.noreply.github.com> Date: Mon, 14 Oct 2024 19:56:32 +0700 Subject: [PATCH] pr template --- .github/PULL_REQUEST_TEMPLATE.md | 13 +++++++++++++ 1 file changed, 13 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 0000000..ac80278 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,13 @@ + + +## Requirements +- [x] You have completed your website. +- [x] The website is reachable. +- [x] The CNAME record doesn't contain `https://` or `/`. +- [x] There is sufficient information at the `owner` field. + +## Description + + +## Link to Website + \ No newline at end of file