From 8020e22f95cf00a0e85f75dea5a1c01c60dc86a4 Mon Sep 17 00:00:00 2001 From: HexagonCDN Date: Thu, 9 Feb 2023 10:52:10 +0000 Subject: [PATCH] Fix issue template --- .gitea/ISSUE_TEMPLATE/instance.md | 39 +++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 .gitea/ISSUE_TEMPLATE/instance.md diff --git a/.gitea/ISSUE_TEMPLATE/instance.md b/.gitea/ISSUE_TEMPLATE/instance.md new file mode 100644 index 0000000..31c25a8 --- /dev/null +++ b/.gitea/ISSUE_TEMPLATE/instance.md @@ -0,0 +1,39 @@ +--- + +name: "Instance Request" +about: "Have an instance you want to add to the list? Use this template." +title: "[New Instance] " +ref: "main" +labels: + +- instance + +--- + + + +## Instance Request + + +Where is your server hosted? (e.g. OVHcloud, Hetzner, Telenor, etc.): + + +Where is your server located? (e.g. Germany, Norway, etc.): + + + +Are you using Cloudflare? (yes/no): + + +Where can we reach your instance? (e.g. https://gh.yourdoma.in): + + +Which branch of GotHub are you using? (e.g. master, dev, "latest" image on Docker): + + + +Anything else we should know? (e.g. if you are using a modified version of GotHub, etc.): + +## Contact Details + + \ No newline at end of file