You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/Bug-Report.yml
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ body:
15
15
16
16
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.
17
17
18
+
Please write your issue in English. You can use tools like [DeepL](https://www.deepl.com) to translate if necessary.
19
+
18
20
**If you choose to upload screenshots or videos (which we always encourage), please make sure they do not contain any sensitive information.**
19
21
- type: input
20
22
id: version
@@ -43,6 +45,9 @@ body:
43
45
- install.sh
44
46
- Hosted by Grokability
45
47
- Other
48
+
- Not sure
49
+
validations:
50
+
required: true
46
51
- type: textarea
47
52
id: what-happened
48
53
attributes:
@@ -97,4 +102,4 @@ body:
97
102
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).
98
103
options:
99
104
- label: I agree to follow this project's Code of Conduct
0 commit comments