You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
templates: modified templates for KernelSU Next
This commit is contained in:
8
.github/ISSUE_TEMPLATE/add_device.yml
vendored
8
.github/ISSUE_TEMPLATE/add_device.yml
vendored
@@ -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
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -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:
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/config.yml
vendored
4
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user