dragonfly/.github/ISSUE_TEMPLATE/bug_report.md

906 B

name about title labels assignees
Bug report Create a report to help Dragonfly DB improve bug

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Insert records using command
  2. Query records using command
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: [ubuntu 20.04]
  • Kernel: # Command: uname -a
  • Containerized?: [Bare Metal, Docker, Docker Compose, Docker Swarm, Kubernetes, Other]
  • Dragonfly Version: [e.g. 0.3.0]

Reproducible Code Snippet

# Minimal code snippet to reproduce this bug

Additional context Add any other context about the problem here.