aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
author简律纯 <leader@hydroroll.team>2024-09-28 04:34:33 +0800
committerGitHub <noreply@github.com>2024-09-28 04:34:33 +0800
commit2ad001a9958ba7e5755335e5c1ab653f100eacfe (patch)
treeb9a51025917fc57ad6e9749ad3b7975f7c91a385 /.github
parentaf5fc58d28527a4c2d9b2313e12248f2d6817bfa (diff)
downloadsupport-2ad001a9958ba7e5755335e5c1ab653f100eacfe.tar.gz
support-2ad001a9958ba7e5755335e5c1ab653f100eacfe.zip
chore: create submit_second-level_domain.yml
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/submit_second-level_domain.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/submit_second-level_domain.yml b/.github/ISSUE_TEMPLATE/submit_second-level_domain.yml
new file mode 100644
index 0000000..8fb437c
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/submit_second-level_domain.yml
@@ -0,0 +1,11 @@
+name: Submit a Second-Level Domain Name
+description: Submit your second-level domain name.
+title: "domain: {name}"
+body:
+ - type: input
+ id: domain_name
+ attributes:
+ label: domain_name
+ description: 二级域名全称(例如 shiki.hydroroll.team)
+ validations:
+ required: true