Compare commits

...

1 Commits

Author SHA1 Message Date
Marko Budiselić
c10076d7ef Update bug_report.md 2023-11-10 09:16:02 -05:00

View File

@@ -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.