Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: Bug report
about: Create a report to help us improve
title: "[Bug]:"
labels: ''
assignees: ''

---

**Preconditions** (Any important steps we need to know)


**Steps to reproduce** (How to reproduce what you found step by step)


**Actual behavior** (A short description of what you found)


**Expected behavior** (A short description of what you expected to find)


**Screenshots** (Paste or drag-and-drop a screenshot or a link to a recording)


**Additional context** (Operating system, version of RedisInsight, Redis database version, Redis module version, database type, connection type, logs, or any other information)
19 changes: 19 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
name: Feature request
about: Request a feature or submit an idea
title: "[Feature Request]:"
labels: ''
assignees: ''

---

**Problem description** (Describe the problem you would like to solve with this feature request or suggested idea).


**How often do you encounter this problem** (Describe how frequently this problem occurs).


**Alternatives considered** (Describe any alternative features or products you've considered).


**Additional information** (Add any other context or details here).