github.com/go-kivik/kivik/v4@v4.3.2/ISSUE_TEMPLATE.md (about)

     1  ## Bug Report Checklist (remove this template if submitting a feature request)
     2  
     3  1. Which version of Kivik are you using? Please state a version number, or `master`.
     4  
     5  2. 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  
     7  3. What did you do? (Include your code if possible)
     8  
     9  4. What did you expect to see?
    10  
    11  5. What did you see instead?