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 7acc83c Update issue_template.md
7acc83c is described below
commit 7acc83c1cdc424545662a01db57f07a1917f5298
Author: Marat Gubaidullin <[email protected]>
AuthorDate: Mon Apr 11 20:15:36 2022 -0400
Update issue_template.md
---
.github/ISSUE_TEMPLATE/issue_template.md | 27 +++++++++++++++++++--------
1 file changed, 19 insertions(+), 8 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/issue_template.md
b/.github/ISSUE_TEMPLATE/issue_template.md
index f498376..1e6cf29 100644
--- a/.github/ISSUE_TEMPLATE/issue_template.md
+++ b/.github/ISSUE_TEMPLATE/issue_template.md
@@ -1,8 +1,19 @@
----
-name: Tracking issue
-about: Use this template for tracking new features.
-title: "[DATE]: [FEATURE NAME]"
-version: Karavan version
-mode: VSCode Extension, Application (Gitops, Serverless)
-description: What is the problem? How to reproduce? Screenshots
----
+
+<!--
+PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING
INFORMATION.
+-->
+**Environment**
+- Karavan version: X.Y.Z <!-- run `node --version` -->
+- Platform: <!-- Mac, Linux, Windows -->
+
+**Current behavior**
+<!-- Describe how the issue manifests. -->
+
+**Expected/desired behavior**
+<!-- Describe what the desired behavior would be. -->
+
+**Minimal reproduction of the problem with instructions**
+<!-- Describe how to reproduce the problem -->
+
+* Others:
+<!-- Anything else relevant? Operating system version, IDE, package manager,
HTTP server, ... -->