mirror of
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git
synced 2026-08-09 15:19:11 +02:00
chore(bug-report.yml): collapse log contents
This commit is contained in:
parent
8ee7b0b4e9
commit
66be4a2610
1 changed files with 6 additions and 4 deletions
10
.github/ISSUE_TEMPLATE/1-bug-report.yml
vendored
10
.github/ISSUE_TEMPLATE/1-bug-report.yml
vendored
|
|
@ -67,10 +67,12 @@ body:
|
|||
attributes:
|
||||
label: Provide logs
|
||||
description: "Paste the relevant (notice the line timestamps) slice (contiguous range) of [the logfile generated by UAD-ng](https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/wiki/FAQ#where-are-the-logfiles)"
|
||||
render: "" # this should disable soft-wrap
|
||||
validations:
|
||||
required: true
|
||||
|
||||
value: |
|
||||
<details><summary>Log</summary>
|
||||
```
|
||||
Please replace this line by the log-file contents
|
||||
```
|
||||
</details>
|
||||
- type: checkboxes
|
||||
id: acknowledgements
|
||||
attributes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue