Skip to content

Commit

Permalink
Merge pull request #31935 from gastaldi/revert_field_input
Browse files Browse the repository at this point in the history
Revert "Update bug report issue template fields"
  • Loading branch information
gsmet authored Mar 20, 2023
2 parents 0c5f94d + b76b7b0 commit 820ee91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ body:
- type: input
attributes:
label: Output of `uname -a` or `ver`
- type: textarea
- type: input
attributes:
label: Output of `java -version`
- type: input
Expand All @@ -50,7 +50,7 @@ body:
- type: input
attributes:
label: Quarkus version or git rev
- type: textarea
- type: input
attributes:
label: Build tool (ie. output of `mvnw --version` or `gradlew --version`)
- type: textarea
Expand Down

0 comments on commit 820ee91

Please sign in to comment.