Skip to content

Commit 98525f4

Browse files
authored
Merge pull request #31524 from gastaldi/fields
Update bug report issue template fields
2 parents 5bc4371 + 5738e09 commit 98525f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ body:
4141
- type: input
4242
attributes:
4343
label: Output of `uname -a` or `ver`
44-
- type: input
44+
- type: textarea
4545
attributes:
4646
label: Output of `java -version`
4747
- type: input
@@ -50,7 +50,7 @@ body:
5050
- type: input
5151
attributes:
5252
label: Quarkus version or git rev
53-
- type: input
53+
- type: textarea
5454
attributes:
5555
label: Build tool (ie. output of `mvnw --version` or `gradlew --version`)
5656
- type: textarea

0 commit comments

Comments
 (0)