Files
predis/.github/ISSUE_TEMPLATE/bug_report.md
2020-08-11 12:05:47 -07:00

661 B

name, about, title, labels, assignees
name about title labels assignees
Bug report Create a report to help us improve bug

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

To Reproduce Steps to reproduce the behavior:

  1. Run command '...'
  2. See error

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

Versions (please complete the following information):

  • Predis: [e.g. 1.1.2]
  • PHP [e.g. 8.0.0]
  • Redis Server [e.g. 6.0.0]
  • OS [e.g. Ubuntu 20.10]

Code sample If applicable, a small snippet of code that reproduces the issue.

Additional context Add any other context about the problem here.