Browse Source

provide more space for debug information in bug reports (#4318)

pull/4321/head
Konrad Pozniak 2 years ago committed by GitHub
parent
commit
5396452e1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/ISSUE_TEMPLATE/1.bug_report.yml

2
.github/ISSUE_TEMPLATE/1.bug_report.yml

@ -26,7 +26,7 @@ body:
...
validations:
required: false
- type: input
- type: textarea
attributes:
label: Debug information
description: |

Loading…
Cancel
Save