Compare commits
1 Commits
ci-in-dock
...
update-iss
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c10076d7ef |
9
.github/ISSUE_TEMPLATE/bug_report.md
vendored
9
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -3,7 +3,6 @@ name: Bug report
|
|||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
title: ""
|
title: ""
|
||||||
labels: bug
|
labels: bug
|
||||||
assignees: gitbuda
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Memgraph version**
|
**Memgraph version**
|
||||||
@@ -11,8 +10,8 @@ Which version did you use?
|
|||||||
|
|
||||||
**Environment**
|
**Environment**
|
||||||
Some information about the environment you are using Memgraph on: operating
|
Some information about the environment you are using Memgraph on: operating
|
||||||
system, architecture (ARM, x86), how do you connect, with or without docker,
|
system, architecture (ARM, x86), how do you connect, are you running queries
|
||||||
which driver etc.
|
concurrently, with or without docker, which driver, etc.
|
||||||
|
|
||||||
**Describe the bug**
|
**Describe the bug**
|
||||||
A clear and concise description of what the bug is.
|
A clear and concise description of what the bug is.
|
||||||
@@ -30,6 +29,10 @@ A clear and concise description of what you expected to happen.
|
|||||||
If applicable, add logs of Memgraph, CLI output or screenshots to help explain
|
If applicable, add logs of Memgraph, CLI output or screenshots to help explain
|
||||||
your problem.
|
your problem.
|
||||||
|
|
||||||
|
**Data**
|
||||||
|
If possible, put a link to the snapshot file. Sharing the data greatly increases
|
||||||
|
the chances of reproducing the problem and resolving the issue in the shortest time.
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user