mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-04 09:45:45 +08:00
bug-report template: format text a bit
This commit is contained in:
8
.github/ISSUE_TEMPLATE/01-bug-report.yml
vendored
8
.github/ISSUE_TEMPLATE/01-bug-report.yml
vendored
@@ -6,7 +6,9 @@ body:
|
|||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
This is a bug tracker of the Termux app. If you have issues with a package inside the app, then please open an issue at [termux-packages](https://github.com/termux/termux-packages) instead. Use search before you open an issue to check whether your issue has been already reported and perhaps solved.
|
This is a bug tracker of the Termux app. If you have issues with a package inside the app, then please open an issue at [termux-packages](https://github.com/termux/termux-packages) instead.
|
||||||
|
|
||||||
|
Use search before you open an issue to check whether your issue has been already reported and perhaps solved.
|
||||||
|
|
||||||
Android versions 5.x and 6.x are not supported anymore.
|
Android versions 5.x and 6.x are not supported anymore.
|
||||||
|
|
||||||
@@ -22,7 +24,9 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Steps to reproduce the behavior. Please post all necessary commands that are needed to reproduce the issue.
|
label: Steps to reproduce the behavior.
|
||||||
|
description: |
|
||||||
|
Please post all necessary commands that are needed to reproduce the issue.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
Reference in New Issue
Block a user