You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
414 B
25 lines
414 B
3 years ago
|
---
|
||
|
name: Bug report
|
||
|
about: Help us improve RedisShake by reporting a bug
|
||
|
title: '[BUG]'
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the bug**
|
||
|
|
||
|
A short description of the bug.
|
||
|
|
||
|
**To reproduce**
|
||
|
|
||
|
Steps to reproduce the behavior and/or a minimal code sample.
|
||
|
|
||
|
**Expected behavior**
|
||
|
|
||
|
A description of what you expected to happen.
|
||
|
|
||
|
**Additional information**
|
||
|
|
||
|
Any additional information that is relevant to the problem.
|