diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.yml b/.github/ISSUE_TEMPLATE/1-bug-report.yml index 8246a4d..96634e6 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug-report.yml @@ -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: | +
Log + ``` + Please replace this line by the log-file contents + ``` +
- type: checkboxes id: acknowledgements attributes: