From 095394dbef78f5a17863ea361faca7f90e33841f Mon Sep 17 00:00:00 2001
From: Sidharth Vinod
Date: Sun, 24 Sep 2023 11:13:50 +0530
Subject: [PATCH] docs: Correct words
Co-authored-by: Alois Klink
---
.github/ISSUE_TEMPLATE/bug_report.yml | 2 +-
README.md | 2 +-
README.zh-CN.md | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 0c52295a8..bd9cfb253 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -18,7 +18,7 @@ body:
- Fill out the text fields with as much detail as possible.
- Never be shy to give us screenshots and/or code samples. It will help!
- There is a chance that the bug is already fixed in the latest version, but not released yet.
+ There is a chance that the bug is already fixed in the git `develop` branch, but is not released yet.
So please check in [Live Editor - Develop](https://develop.git.mermaid.live) before raising an issue.
- type: textarea
attributes:
diff --git a/README.md b/README.md
index 738c83908..99e3b29c2 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Generate diagrams from markdown-like text.
简体中文
-Live Editor: Develop | Next
+Try Live Editor previews of future releases: Develop | Next
diff --git a/README.zh-CN.md b/README.zh-CN.md
index 4d4115a4e..31eb5b1ca 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -22,7 +22,7 @@ Mermaid
-实时编辑器: Develop | Next
+尝试未来版本的实时编辑器预览: Develop | Next