From 9594c8d004760c54885414893d99e1bd484da2eb Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Wed, 28 Apr 2021 20:06:51 +0530 Subject: [PATCH] Add code sample in Issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3ee68b30b..74e02e6cb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,6 +23,9 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. +**Code Sample** +If applicable, add the code sample or a link to the [live editor](https://mermaid-js.github.io/mermaid-live-editor). + **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari]