You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by GitBox <gi...@apache.org> on 2021/09/22 08:44:57 UTC

[GitHub] [incubator-kyuubi] byyue commented on a change in pull request #1116: [KYUUBI #1115] Add Affects Version/s area in bug report issue template

byyue commented on a change in pull request #1116:
URL: https://github.com/apache/incubator-kyuubi/pull/1116#discussion_r713725979



##########
File path: .github/ISSUE_TEMPLATE/bug-report.yml
##########
@@ -59,14 +59,24 @@ body:
     validations:
       required: true
 
+  - type: input
+    id: versions
+    attributes:
+      label: Affects Version(s)
+      description: Which versions of Kyuubi are affected by this bug?
+      placeholder: >
+        Latest/Stable/v1.1.0/From v1.0.0/All versions

Review comment:
       I initially considered using checkboxes but the list would become longer and longer as the number of versions increases. It might be better to let users describe this in plain text.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org