File tree Expand file tree Collapse file tree 2 files changed +21
-15
lines changed Expand file tree Collapse file tree 2 files changed +21
-15
lines changed Original file line number Diff line number Diff line change 5757 id : reproduce
5858 attributes :
5959 label : " How can we try to reproduce the issue?"
60- placeholder : " What steps or configuration do we need to reproduce the erratic behaviour ?"
60+ placeholder : " What steps or configuration do we need to reproduce the erratic behavior ?"
6161
6262 - type : textarea
6363 attributes :
@@ -71,19 +71,25 @@ body:
7171 value : |
7272 ## Environment
7373
74- - type : dropdown
75- id : areas
74+ - type : input
7675 attributes :
77- label : " Area(s)"
78- multiple : true
79- options :
80- - Documentation
81- - Schema
82- - CTK
83- - Examples
84- - Use Cases
85- - Community
86- - Other
76+ label : Output of `uname -a` or `ver`
77+ - type : input
78+ attributes :
79+ label : Output of `java -version`
80+ - type : input
81+ attributes :
82+ label : Quarkus OpenApi version or git rev
83+ - type : input
84+ attributes :
85+ label : Build tool (ie. output of `mvnw --version` or `gradlew --version`)
86+ - type : textarea
87+ attributes :
88+ label : Additional information
89+ description : >
90+ If you have any additional information for us, please feel free to use the field below.
91+ You can attach screenshots or screen recordings here, by
92+ dragging and dropping files in the field below.
8793
8894 - type : textarea
8995 attributes :
Original file line number Diff line number Diff line change 1616 - type : dropdown
1717 id : extension
1818 attributes :
19- label : " Tell us the extension you're using "
19+ label : " Tell us the extension to which you'd like to add the feature. "
2020 multiple : false
2121 options :
2222 - Client
5757 value : |
5858 <!-- Please keep this note for the community -->
5959 * Please vote by adding a 👍 reaction to the feature to help us prioritize.
60- * If you are interested to work on this feature, please leave a comment.
60+ * If you want to work on this feature, please leave a comment.
You can’t perform that action at this time.
0 commit comments