Skip to content

Commit 247f75e

Browse files
author
arthosofteq
authored
Merge pull request #8 from RedisInsight/master
docs: merge typos pushed to master
2 parents 1866cad + 1864859 commit 247f75e

File tree

2 files changed

+44
-0
lines changed

2 files changed

+44
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: "[Bug]:"
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Preconditions** (Any important steps we need to know)
11+
12+
13+
**Steps to reproduce** (How to reproduce what you found step by step)
14+
15+
16+
**Actual behavior** (A short description of what you found)
17+
18+
19+
**Expected behavior** (A short description of what you expected to find)
20+
21+
22+
**Screenshots** (Paste or drag-and-drop a screenshot or a link to a recording)
23+
24+
25+
**Additional context** (Operating system, version of RedisInsight, Redis database version, Redis module version, database type, connection type, logs, or any other information)
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Feature request
3+
about: Request a feature or submit an idea
4+
title: "[Feature Request]:"
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Problem description** (Describe the problem you would like to solve with this feature request or suggested idea).
11+
12+
13+
**How often do you encounter this problem** (Describe how frequently this problem occurs).
14+
15+
16+
**Alternatives considered** (Describe any alternative features or products you've considered).
17+
18+
19+
**Additional information** (Add any other context or details here).

0 commit comments

Comments
 (0)