Skip to content

Commit a29c0a1

Browse files
committed
2 parents 55d6eea + c78b7c4 commit a29c0a1

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.github/ISSUE_TEMPLATE/bug-form.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Bug Report
22
description: Please let us know if you're facing any problems, errors, or unexpected behavior.
3+
assignees: techtanic
34
title: "[Bug]: "
45
labels: ["Type: Bug", "Status: TBC"]
56
body:
@@ -44,12 +45,9 @@ body:
4445
- type: textarea
4546
id: logs
4647
attributes:
47-
label: Log file `duce.log`
48+
label: Upload Log file `duce.log`
4849
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.**
5351
5452
- type: checkboxes
5553
id: terms
@@ -58,4 +56,4 @@ body:
5856
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)
5957
options:
6058
- label: I am using the latest available version.
61-
required: true
59+
required: true

0 commit comments

Comments
 (0)