mirror of
https://github.com/go-delve/delve.git
synced 2025-10-28 04:35:19 +08:00
misc: Include issue template for GitHub
This commit is contained in:
11
ISSUE_TEMPLATE.md
Normal file
11
ISSUE_TEMPLATE.md
Normal file
@ -0,0 +1,11 @@
|
||||
Please answer the following before submitting your issue:
|
||||
|
||||
Note: Please include any substantial examples (debug session output,
|
||||
stacktraces, etc) as linked gists.
|
||||
|
||||
1. What version of Delve are you using (`dlv version`)?
|
||||
2. What version of Go are you using? (`go version`)?
|
||||
3. What operating system and processor architecture are you using?
|
||||
4. What did you do?
|
||||
5. What did you expect to see?
|
||||
6. What did you see instead?
|
||||
Reference in New Issue
Block a user