From 0b2677c400146ef59bd340978eb0e842bbb9d062 Mon Sep 17 00:00:00 2001 From: Rifat Azad Date: Tue, 7 Jan 2025 07:48:26 +0600 Subject: [PATCH] templates: modified templates for KernelSU Next --- .github/ISSUE_TEMPLATE/add_device.yml | 8 ++++---- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/add_device.yml b/.github/ISSUE_TEMPLATE/add_device.yml index 756fd3d1..2de39454 100644 --- a/.github/ISSUE_TEMPLATE/add_device.yml +++ b/.github/ISSUE_TEMPLATE/add_device.yml @@ -1,18 +1,18 @@ -name: Contribute to Unofficially Supported Device -description: Add your device kernel source to KernelSU's Unofficially Supported Device List +name: Contribute to Officially Supported Devices +description: Add your device kernel source to KernelSU Next's Officially Supported Device List title: "[Add Device]: " labels: ["add-device"] body: - type: markdown attributes: value: | - Thanks for supporting KernelSU! + Thanks for supporting KernelSU Next! - type: input id: repo-url attributes: label: Repository URL description: Your repository URL - placeholder: https://github.com/tiann/KernelSU + placeholder: https://github.com/rifsxd/KernelSU-Next validations: required: true - type: input diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 11a1f961..8c0488eb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,5 +1,5 @@ name: Bug report -description: Create a report to help us improve KernelSU +description: Create a report to help us improve KernelSU Next labels: [Bug] body: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index d4f07b61..d79c610f 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - name: Feature Request - url: https://github.com/tiann/KernelSU/issues/1705 - about: "We do not accept external Feature Requests, see this link for more details." + url: https://t.me/ksunext_discussions + about: "We accept external Feature Requests, see this link for more details."