-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update contribution guide, bug repot and pre-commit. (#71)
- Loading branch information
Showing
4 changed files
with
23 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: "" | ||
labels: bug | ||
--- | ||
|
||
**Chart type** | ||
Specify the chart type you experienced issues with (Memgraph Standalone, Memgraph HA, Memgraph LAB) | ||
|
||
**Chart version:** | ||
Specify the version of the chart you are running. | ||
|
||
**What happened?** | ||
Describe the issue and what you expected to happen. | ||
|
||
**Environment:** | ||
Specify the environment where the issue occurred and how it could be related to the bug. | ||
|
||
**Relevant log output:** | ||
Please copy and paste any relevant log output from pods and containers. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters