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.yaml
+6-14Lines changed: 6 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ body:
90
90
attributes:
91
91
label: Operating System (User)
92
92
description: |
93
-
What OS are you using to use KeeWeb?
93
+
What OS are you accessing KeeWeb from?
94
94
If you have Keeweb installed on Docker under Linux, but access it on Windows, your answer would be **Windows**
95
95
If you are running Keeweb and using it on the same machine, the above answer and this answer would be the same.
96
96
**`Required`**
@@ -189,19 +189,11 @@ body:
189
189
render: shell
190
190
191
191
- type: textarea
192
-
id: attachment-db
192
+
id: attachments
193
193
attributes:
194
-
label: 'Attachments: Database kdbx File'
194
+
label: 'Attachments'
195
195
description: |
196
-
Attach a test database below that does give you the described issue.
197
-
Ensure it has no real security information within it as it will be publicly visible to all.
198
-
**`Not Required`**
199
-
200
-
- type: textarea
201
-
id: attachment-screenshots
202
-
attributes:
203
-
label: 'Attachments: Screenshots'
204
-
description: |
205
-
Please provide screenshots of any errors or the issue you're having.
206
-
Gifs are even better.
196
+
Add attachments here.
197
+
Attach a test database below if your issue is with a specific database. Ensure it has no real security information within it as it will be publicly visible to all.
198
+
Provide screenshots of any errors or the issue you're having. Gifs are even better.
0 commit comments