diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 719d57a..84ed7fd 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -11,16 +11,10 @@ body: required: true - label: I performed a cursory search of the issue tracker on [APK Tool GUI](https://github.com/AndnixSH/APKToolGUI/issues?q=is%3Aissue) to avoid opening a duplicate issue required: true - - label: I performed a cursory search of the issue tracker on [Apktool] (https://github.com/iBotPeaches/Apktool/issues?q=is%3Aissue) and [Baksmali](https://github.com/JesusFreke/smali/issues?q=is%3Aissue) but did not found an answer - required: true - - label: I am running the latest version of [APK Tool GUI](https://github.com/AndnixSH/APKToolGUI/releases) and [Apktool.jar](https://github.com/iBotPeaches/Apktool/releases). - required: true - - label: I have tried to decompile and compile without changing anything. + - label: I am running the latest version of [APK Tool GUI](https://github.com/AndnixSH/APKToolGUI/releases). required: true - label: I have read the [FAQ](https://github.com/AndnixSH/APKToolGUI#faq) required: true - - label: I have checked using [APKiD](https://github.com/rednaga/APKiD) and verified that the app does not have protection(s) like packer, obfuscation, anti-tamper, anti-cheats etc - required: false - type: textarea attributes: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 4af5649..195f2af 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,9 +3,12 @@ contact_links: - name: Apktool Issues List url: https://github.com/iBotPeaches/Apktool/issues?q=is%3Aissue about: Check Apktool issues before reporting issue here. Your issue might already exists - - name: Baksmali Issues List + - name: Smali Issues List url: https://github.com/JesusFreke/smali/issues?q=is%3Aissue about: Check Baksmali issues before reporting issue here. Your issue might already exists + - name: Smali Issues List 2 + url: https://github.com/google/smali/issues?q=is%3Aissue + about: Check Baksmali issues before reporting issue here. Your issue might already exists - name: System apps modding support forum url: https://forum.xda-developers.com/all-forums-by-manufacturer about: For support, questions or help with modding system apps. @@ -14,10 +17,4 @@ contact_links: about: For support, questions or help with Apktool, development and modding - name: Android development and modding support forum url: https://forum.xda-developers.com/c/android-development-and-hacking.564/ - about: For support, questions or help with development and modding - - name: Android development and modding support forum 2 - url: https://androidforums.com/forums/android-development.28/ - about: For support, questions or help with development and modding - - name: Android development and modding support forum 3 - url: https://platinmods.com/forums/modding-questions-discussions.11/ - about: For support, questions or help with development and modding + about: For support, questions or help with development and modding'