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."