4cc9890745
For now, all it asks for is a few versions, and the typical three questions to understand a bug.
16 lines
217 B
Plaintext
16 lines
217 B
Plaintext
#### What versions are you running?
|
|
|
|
<pre>
|
|
$ go list -m github.com/chromedp/chromedp
|
|
$ chromium --version
|
|
$ go version
|
|
</pre>
|
|
|
|
#### What did you do?
|
|
|
|
|
|
#### What did you expect to see?
|
|
|
|
|
|
#### What did you see instead?
|