...

Text file src/github.com/go-kivik/kivik/v4/ISSUE_TEMPLATE.md

Documentation: github.com/go-kivik/kivik/v4

     1## Bug Report Checklist (remove this template if submitting a feature request)
     2
     31. Which version of Kivik are you using? Please state a version number, or `master`.
     4
     52. Which version of Go are you using? (Output of `go version`) -- Kivik 3.x supports Go 1.13 and later. Kivik 4.x requires Go 1.17 or later.
     6
     73. What did you do? (Include your code if possible)
     8
     94. What did you expect to see?
    10
    115. What did you see instead?

View as plain text