diff --git a/.github/ISSUE_TEMPLATE/Bug-Report.yml b/.github/ISSUE_TEMPLATE/Bug-Report.yml index e6df8d47ce..3f8a3b1967 100644 --- a/.github/ISSUE_TEMPLATE/Bug-Report.yml +++ b/.github/ISSUE_TEMPLATE/Bug-Report.yml @@ -15,6 +15,8 @@ body: Please make sure you've checked these resources before submitting a new issue. If you find an existing issue, please add your context to it instead of opening a new issue. + Please write your issue in English. You can use tools like [DeepL](https://www.deepl.com) to translate if necessary. + **If you choose to upload screenshots or videos (which we always encourage), please make sure they do not contain any sensitive information.** - type: input id: version @@ -43,6 +45,9 @@ body: - install.sh - Hosted by Grokability - Other + - Not sure + validations: + required: true - type: textarea id: what-happened attributes: @@ -97,4 +102,4 @@ body: description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/grokability/snipe-it/blob/master/CODE_OF_CONDUCT.md). options: - label: I agree to follow this project's Code of Conduct - required: true \ No newline at end of file + required: true