You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by we...@apache.org on 2022/04/06 03:55:25 UTC

[incubator-eventmesh] branch master updated: Update bug_report.yml, fix typo (#824)

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

wenjun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git


The following commit(s) were added to refs/heads/master by this push:
     new a90bd426 Update bug_report.yml, fix typo (#824)
a90bd426 is described below

commit a90bd426e94e75d1ad238bc137b2bde7e1e53169
Author: mike_xwm <mi...@126.com>
AuthorDate: Wed Apr 6 11:55:20 2022 +0800

    Update bug_report.yml, fix typo (#824)
---
 .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 9ea94fa2..0be0fb9a 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -43,7 +43,7 @@ body:
       description: Describe the environment.
       options:
         - Mac
-        - Window
+        - Windows
         - Linux
         - Other
     validations:
@@ -55,6 +55,7 @@ body:
       description: Describe the EventMesh version.
       options:
         - master
+        - 1.4.0
         - 1.3.0
         - 1.2.0
         - Other


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: commits-help@eventmesh.apache.org