From 351300f2189a940e3799ec9df27223cdc4e76eed Mon Sep 17 00:00:00 2001 From: Whispering Wind <151555003+ReturnFI@users.noreply.github.com> Date: Tue, 25 Feb 2025 23:35:54 +0330 Subject: [PATCH] Create config.yaml --- .github/ISSUE_TEMPLATE/config.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yaml diff --git a/.github/ISSUE_TEMPLATE/config.yaml b/.github/ISSUE_TEMPLATE/config.yaml new file mode 100644 index 0000000..a0975f5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yaml @@ -0,0 +1,8 @@ +contact_links: + - name: 📢 Telegram / تلگرام + url: https://t.me/hysteria2_panel + about: Get help, discuss features, and connect with other users. / دریافت کمک، بحث درباره ویژگی‌ها و ارتباط با سایر کاربران. + - name: 📄 Project Documentation / مستندات پروژه + url: https://returnfi.github.io/Hys2-docs/ + about: Visit our documentation for more information. / برای اطلاعات بیشتر مستندات پروژه را بررسی کنید. +blank_issues_enabled: false