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: validations:
required: false required: false
- type: input - type: textarea
attributes: attributes:
label: Debug information label: Debug information
description: | description: |

Loading…
Cancel
Save