github.com/cnboonhan/delve@v0.0.0-20230908061759-363f2388c2fb/ISSUE_TEMPLATE.md (about)

     1  Please answer the following before submitting your issue:
     2  
     3  Note: Please include any substantial examples (debug session output,
     4  stacktraces, etc) as linked gists.
     5  
     6  If this is about source listing not showing up (or breakpoints not being
     7  accepted) while running in a container please read our
     8  [FAQ](https://github.com/go-delve/delve/blob/master/Documentation/faq.md#substpath)
     9  first.
    10  
    11  1. What version of Delve are you using (`dlv version`)?
    12  2. What version of Go are you using? (`go version`)?
    13  3. What operating system and processor architecture are you using?
    14  4. What did you do?
    15  5. What did you expect to see?
    16  6. What did you see instead?