termux-api-package/.github/ISSUE_TEMPLATE/bug_report.md
2019-08-11 16:59:52 +02:00

24 lines
749 B
Markdown

---
name: Bug report
about: Create a report to help us improve termux-api-package
title: ''
labels: ''
assignees: ''
---
<!-- Important note: Refusing to provide needed information may result in issue closing. -->
**Problem description**
A clear and concise description of what the problem with termux-api-package is. You may post screenshots or paste error messages in addition to description.
**Steps to reproduce**
Please post all steps that are needed to reproduce the issue.
**Expected behavior**
A clear and concise description of what you expected to happen.
**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.