From 086c95ca7111a31d596e3375cd9bdf59bac9c715 Mon Sep 17 00:00:00 2001 From: Pablo Ferreiro Date: Sat, 13 Aug 2022 13:32:46 +0200 Subject: [PATCH] Added public instance template --- .github/ISSUE_TEMPLATE/add-my-instance.md | 12 ++++++++++++ .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/add-my-instance.md diff --git a/.github/ISSUE_TEMPLATE/add-my-instance.md b/.github/ISSUE_TEMPLATE/add-my-instance.md new file mode 100644 index 0000000..d6ba909 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/add-my-instance.md @@ -0,0 +1,12 @@ +--- +name: Add my instance +about: Add public instance to the list +title: "[INSTANCES] New public instance" +labels: '' +assignees: '' + +--- + +- URL: https://proxitok.example.com +- Cloudflare: Yes / No +- Country: Type the name of the country you are hosting the instance here diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 724fc8b..b57b08e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,7 +3,7 @@ name: Bug report about: Create a report to help us improve title: '' labels: bug -assignees: '' +assignees: pablouser1 ---