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-form.yml
+4-6Lines changed: 4 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
name: Bug Report
2
2
description: Please let us know if you're facing any problems, errors, or unexpected behavior.
3
+
assignees: techtanic
3
4
title: "[Bug]: "
4
5
labels: ["Type: Bug", "Status: TBC"]
5
6
body:
@@ -44,12 +45,9 @@ body:
44
45
- type: textarea
45
46
id: logs
46
47
attributes:
47
-
label: Log file `duce.log`
48
+
label: Upload Log file `duce.log`
48
49
description: |
49
-
Please copy and paste any relevant log output below.
50
-
**Alternatively, you can drag and drop `duce.log` from the application folder into this text area.**
51
-
The content will be automatically formatted as code.
52
-
render: shell
50
+
Drag and drop `duce.log` from the application folder into this text area.**
53
51
54
52
- type: checkboxes
55
53
id: terms
@@ -58,4 +56,4 @@ body:
58
56
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/techtanic/Discounted-Udemy-Course-Enroller/blob/master/CODE_OF_CONDUCT.md)
0 commit comments