termux-packages/.github/ISSUE_TEMPLATE/bug_report.md

38 lines
953 B
Markdown
Raw Normal View History

---
name: Bug report
about: Create a report to help us improve
---
2019-12-29 18:55:59 +01:00
<!--
IMPORTANT: we are not accepting issues about Termux
installations running on Android 5.x-6.x.
2021-05-03 12:58:18 +02:00
If you are about to post an issue about `apt` and `pkg` commands failing with `repository is under maintenance or down` errors, then please first check https://github.com/termux/termux-packages/wiki/Package-Management and **change your mirror** and see if that resolves your issues.
2019-12-29 18:55:59 +01:00
-->
**Problem description**
2019-12-29 18:55:59 +01:00
<!--
A clear and concise description of what the problem is.
You may post screenshots in addition to description.
-->
**Steps to reproduce**
2019-12-29 18:55:59 +01:00
<!--
Steps to reproduce the behavior. Please post all necessary
commands that are needed to reproduce the issue.
-->
**Expected behavior**
2019-12-29 18:55:59 +01:00
<!--
A clear and concise description of what you expected to happen.
2019-12-29 18:55:59 +01:00
-->
**Additional information**
2019-12-29 18:55:59 +01:00
<!--
2019-12-31 16:55:13 +01:00
Post output of command 'termux-info' between '```' (code formatting).
2019-12-29 18:55:59 +01:00
-->
2019-12-31 16:55:13 +01:00
```
```