Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgraph/drawio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Benson <david@draw.io>2021-12-17 20:03:41 +0300
committerGitHub <noreply@github.com>2021-12-17 20:03:41 +0300
commit52256f47a8667218b56899474b7203993b02d90c (patch)
tree6c95e90ac3b7b635f7531a109cd3000e601d5327 /.github
parentc02986677e97035007c4fb0221363441045e0283 (diff)
Update bug_report.md
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index dcb640a1..4bd76561 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -10,6 +10,8 @@ about: Create a report to help us improve
* [ ] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to.
* [ ] I have searched the issue tracker for a feature request that matches the one I want to file, without success.
+You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
+
**Describe the bug**
A clear and concise description of what the bug is.
@@ -28,12 +30,12 @@ If applicable, add screenshots to help explain your problem.
**draw.io version (In the Help->About menu of the draw.io editor):**
-- draw.io version [e.g. 12.6.7]
+- draw.io version x.y.z
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- - Version [e.g. 22]
+ - Browser Version [e.g. 22]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
@@ -41,5 +43,8 @@ If applicable, add screenshots to help explain your problem.
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
+**I tested the problem in incognito/private mode with all browser extensions switched off, write "yes" below:**
+-
+
**Additional context**
Add any other context about the problem here.