diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dc7917b4..440cc3fe 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,20 +1,35 @@ --- name: Bug report -about: Create a report to help us improve termux-app +about: Create a report to help us improve Termux application --- - + **Problem description** -A clear and concise description of what the problem with the termux app is. You may post screenshots in addition to description. + **Steps to reproduce** -Please post all steps that are needed to reproduce the issue. + **Expected behavior** + **Additional information** -Post output of command `termux-info`. -If you are rooted or have access to adb then capture a logcat with `logcat -d "*:W"`, from a adb or root shell. + +* Termux application version: +* Android OS version: +* Device model: diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 898fab09..c1e99f10 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,12 +1,22 @@ --- name: Feature request -about: Suggest a new feature in termux-app +about: Suggest a new feature for Termux application --- + + **Feature description** + **Reference implementation** + Does another app/terminal emulator have this feature? -Provide links to more background information +Provide links to more background information.