This is an automated email from the ASF dual-hosted git repository.

marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git


The following commit(s) were added to refs/heads/main by this push:
     new 02a45841 Update feature_request.yml
02a45841 is described below

commit 02a45841d6dac48b11b2a7d014f79ceb51c13d76
Author: Marat Gubaidullin <marat.gubaidul...@gmail.com>
AuthorDate: Mon Jul 15 11:11:28 2024 -0400

    Update feature_request.yml
---
 .github/ISSUE_TEMPLATE/feature_request.yml | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml 
b/.github/ISSUE_TEMPLATE/feature_request.yml
index 337c6369..7519dce7 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/feature_request.yml
@@ -18,7 +18,8 @@ body:
       description: To what Karavan variant this feature is related?
       options:
         - Web Application
-        - Vs Code Extension
+        - VS Code Extension
+        - Both
       default: 0
     validations:
       required: true
@@ -31,3 +32,11 @@ body:
         - Docker
         - Kubernetes
         - Openshift
+  - type: dropdown
+    id: os
+    attributes:
+      label: Operating System (for VS Code Extension)
+      options:
+        - Linux
+        - macOS
+        - Windows

Reply via email to