From 5f60b8274e867c8ff434ac5cbe209ab3b0b652eb Mon Sep 17 00:00:00 2001 From: wukko Date: Sat, 29 Jun 2024 19:04:45 +0600 Subject: [PATCH] github: add an issue template for hosting help --- .github/ISSUE_TEMPLATE/hosting-help.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/hosting-help.md diff --git a/.github/ISSUE_TEMPLATE/hosting-help.md b/.github/ISSUE_TEMPLATE/hosting-help.md new file mode 100644 index 00000000..e340062d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/hosting-help.md @@ -0,0 +1,12 @@ +--- +name: instance hosting help +about: ask any question regarding cobalt instance hosting +title: '[short description of the problem]' +labels: instance hosting help +assignees: '' + +--- + +**problem description** +describe what issue you're having, clearly and concisely. +support your description with screenshots/links/etc when needed.