From 5287e898062618f4e80b82069c88acd30133a375 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 18 Jan 2024 09:48:56 +0800 Subject: [PATCH] feat: update pr template + issue templates --- .github/ISSUE_TEMPLATE/bug.md | 5 ++--- .github/ISSUE_TEMPLATE/questions.md | 3 +-- .github/ISSUE_TEMPLATE/report-abuse.md | 6 ++++-- .github/ISSUE_TEMPLATE/suggestions.md | 1 + .github/ISSUE_TEMPLATE/support.md | 5 ++--- .github/PULL_REQUEST_TEMPLATE.md | 5 +++-- 6 files changed, 13 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index ef6c5eebf..37adf2e0a 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -6,9 +6,8 @@ labels: bug --- +### Your subdomain + ### Expected outcome - ### Observed outcome - - diff --git a/.github/ISSUE_TEMPLATE/questions.md b/.github/ISSUE_TEMPLATE/questions.md index 453382d05..1e1a07a33 100644 --- a/.github/ISSUE_TEMPLATE/questions.md +++ b/.github/ISSUE_TEMPLATE/questions.md @@ -6,5 +6,4 @@ labels: question --- -You can elaborate here - +### Your question diff --git a/.github/ISSUE_TEMPLATE/report-abuse.md b/.github/ISSUE_TEMPLATE/report-abuse.md index 3924deedc..c25ca4e37 100644 --- a/.github/ISSUE_TEMPLATE/report-abuse.md +++ b/.github/ISSUE_TEMPLATE/report-abuse.md @@ -6,8 +6,10 @@ labels: report-abuse --- -Domain you want to report: +### Domain ### Reason -Explain why you think this domain is being abused + +### Proof + diff --git a/.github/ISSUE_TEMPLATE/suggestions.md b/.github/ISSUE_TEMPLATE/suggestions.md index 514629d2d..d30835232 100644 --- a/.github/ISSUE_TEMPLATE/suggestions.md +++ b/.github/ISSUE_TEMPLATE/suggestions.md @@ -6,3 +6,4 @@ labels: suggestion --- +### What do you want added? diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md index 1f305dfdd..dbe3c3030 100644 --- a/.github/ISSUE_TEMPLATE/support.md +++ b/.github/ISSUE_TEMPLATE/support.md @@ -6,7 +6,6 @@ labels: support --- -Your domain name: - -Explain any issues you are facing +### Your subdomain +### The issue diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d64517868..e39c28420 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,5 @@ + + ## Requirements Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements above. @@ -8,8 +10,7 @@ Please note that we reserve the rights not to accept any domain at our own discr - [ ] The website is reachable. - [ ] You're not using Vercel or Netlify. - [ ] The CNAME record doesn't contain `https://` or `/`. -- [ ] There is sufficient information at the `owner` field. - +- [ ] There is sufficient information at the `owner` field. ## Website Link/Preview