diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..c7970e8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Report issues here + url: https://github.com/LSPosed/DisableFlagSecure/issues + about: https://github.com/LSPosed/DisableFlagSecure diff --git a/.github/ISSUE_TEMPLATE/do_not_report_issue_here.yml b/.github/ISSUE_TEMPLATE/do_not_report_issue_here.yml new file mode 100644 index 0000000..24edc6c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/do_not_report_issue_here.yml @@ -0,0 +1,9 @@ +name: Do Not Report Issues Here +description: Report there ⬇ +body: + - type: input + attributes: + label: Do Not Report Issues Here + description: https://github.com/LSPosed/DisableFlagSecure + validations: + required: true