mirror of
https://github.com/rqlite/rqlite.git
synced 2026-01-25 04:16:26 +00:00
Update bug_report.md
This commit is contained in:
23
.github/ISSUE_TEMPLATE/bug_report.md
vendored
23
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -9,15 +9,34 @@ assignees: ''
|
||||
|
||||
**What version are you running?**
|
||||
|
||||
_Be sure to include details on your Operating System and distro (if applicable)._
|
||||
_Example response: v8.26.6_
|
||||
|
||||
**Are you using Docker or Kubernetes to run your system?**
|
||||
**What Operating System are you running?**
|
||||
|
||||
_Example response: Linux_
|
||||
|
||||
**If you are running Linux, which distribution are you using?**
|
||||
|
||||
_Example response: Ubuntu 20.04_
|
||||
|
||||
**Are you using Docker or Kubernetes to run rqlite?**
|
||||
|
||||
_Example response: No_
|
||||
|
||||
**Are you running a single node or a cluster?**
|
||||
|
||||
_Example response: cluster_
|
||||
|
||||
**What did you do?**
|
||||
|
||||
_Example response: Wrote some data then performed the query SELECT * FROM foo_.
|
||||
|
||||
_The more detail you provide here, but quicker I can fix the issue. Ideally you should include enough step-by-step details that I can fully reproduce what you are seeing._
|
||||
|
||||
**What did you expect to happen?**
|
||||
|
||||
_Example response: To get my records back._
|
||||
|
||||
**What happened instead?**
|
||||
|
||||
_Example response: I got zero records back._
|
||||
|
||||
Reference in New Issue
Block a user