We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f044c36 commit c377792Copy full SHA for c377792
.github/ISSUE_TEMPLATE/bug-form.yml
@@ -45,12 +45,9 @@ body:
45
- type: input
46
id: logs
47
attributes:
48
- label: Log file `duce.log`
+ label: Upload Log file `duce.log`
49
description: |
50
- Please copy and paste any relevant log output below.
51
- **Alternatively, you can drag and drop `duce.log` from the application folder into this text area.**
52
- The content will be automatically formatted as code.
53
- render: shell
+ Drag and drop `duce.log` from the application folder into this text area.**
54
55
- type: checkboxes
56
id: terms
0 commit comments