bug-report-template: minor language changes

This commit is contained in:
Henrik Grimler 2021-08-15 15:56:01 +02:00
parent f58a7bc8ed
commit 6864373b31

View File

@ -6,13 +6,13 @@ body:
- type: markdown
attributes:
value: |
This is a bug tracker of the official Termux packges. Please do not report issues of third-party software there, but ask in [GitHub Discussions](https://github.com/termux/termux-packages/discussions) or [Community Social Media](https://wiki.termux.com/wiki/Community) instead. Use search to check whether your issue has been already reported.
This is a bug tracker of the official Termux packages. Please do not report issues of third-party software there, but ask in [GitHub Discussions](https://github.com/termux/termux-packages/discussions) or [Community Social Media](https://wiki.termux.com/wiki/Community) instead. Use search to check whether your issue has been already reported and perhaps solved.
Android versions 5.x and 6.x are not supported anymore. Issues happening on these operating system versions will not be resolved.
Before submitting any repository service issues, check https://github.com/termux/termux-packages/issues/6726.
To submit a bug report, fill the form below. Provide as much as possible information about the encountered issue. We may request extended information such as `strace` logs if consider necessary. This will help package maintainers to understand the problem correctly and provide a solution. Make sure that your logs do not leak sensitive information (passwords, API keys, etc). Be patient, do not expect that issue could get resolved immediately.
To submit a bug report, fill the form below. Provide as much as possible information about the encountered issue. We may request extended information such as `strace` logs if considered necessary. This will help package maintainers to understand the problem correctly and provide a solution. Make sure that your logs do not leak sensitive information (passwords, API keys, etc). Be patient, do not expect that issue could get resolved immediately.
- type: textarea
attributes:
label: Problem description
@ -33,6 +33,6 @@ body:
- type: textarea
attributes:
label: System information
description: Provide there output of `termux-info`. Enclose it in a Markdown **code block** (\`\`\` ... \`\`\`).
description: Provide output of the command `termux-info`, enclosed it in a Markdown **code block** (\`\`\` ... \`\`\`).
validations:
required: true