summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/crash_report.md
blob: 1118ac13ee972663571e0103f3635a6f2faf894f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
name: Crash report
about: Submit a crash report
title: '[CRASH] <short description>'
labels: ''
assignees: ''

---

Notice!
- If a Redis module was involved, please open an issue in the module's repo instead!
- If you're using docker on Apple M1, please make sure the image you're using was compiled for ARM!


**Crash report**

Paste the complete crash log between the quotes below. Please include a few lines from the log preceding the crash report to provide some context.

```
```

**Additional information**

1. OS distribution and version
2. Steps to reproduce (if any)