memgraph/.github/ISSUE_TEMPLATE/bug_report.md

43 lines
1.1 KiB
Markdown
Raw Normal View History

2021-10-06 17:52:15 +08:00
---
name: Bug report
about: Create a report to help us improve
2023-10-26 19:09:16 +08:00
title: ""
2021-10-06 17:52:15 +08:00
labels: bug
2023-10-26 19:09:16 +08:00
assignees: gitbuda
2021-10-06 17:52:15 +08:00
---
**Memgraph version**
Which version did you use?
**Environment**
Some information about the environment you are using Memgraph on: operating
2023-10-26 19:09:16 +08:00
system, architecture (ARM, x86), how do you connect, with or without docker,
which driver etc.
2021-10-06 17:52:15 +08:00
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Run the following query '...'
2. Click on '....'
2023-10-26 19:09:16 +08:00
3. ... IDEALLY: link to the workload info (DATASET & QUERIES) ...
2021-10-06 17:52:15 +08:00
**Expected behavior**
A clear and concise description of what you expected to happen.
**Logs**
If applicable, add logs of Memgraph, CLI output or screenshots to help explain
your problem.
**Additional context**
Add any other context about the problem here.
2023-10-26 19:09:16 +08:00
**Verification Environment**
Once we fix it, what do you need to verify the fix?
Do you need:
* Plain memgraph package -> for which Linux?
* Plain memgraph Docker image?
* Which architecture do you use ARM | x86?
* Full Memgraph platform?