mirror of
https://github.com/golang/go
synced 2024-11-06 19:36:30 -07:00
cdc73f0679
I opened #54872 without considering my browser's extensions and one of them ended up being the cause of my issue. This seems to be a common error. To help that, add a suggestion to use a private/incognito tab/window to the pkgsite issue template when reproducing issues. This probably would have been enough for me to figure things out before opening my issue. Updates #54872, #47213 Change-Id: Ic61a3462cb902c91554cf9432aaae1222c6a991e Reviewed-on: https://go-review.googlesource.com/c/go/+/427962 Run-TryBot: Dan Peterson <danp@danp.net> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Hyang-Ah Hana Kim <hyangah@gmail.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
50 lines
730 B
Markdown
50 lines
730 B
Markdown
---
|
|
name: Pkg.go.dev bugs or feature requests
|
|
about: Issues or feature requests for the documentation site
|
|
title: "x/pkgsite: "
|
|
labels: pkgsite
|
|
---
|
|
|
|
<!--
|
|
Please answer these questions before submitting your issue. Thanks!
|
|
-->
|
|
|
|
### What is the URL of the page with the issue?
|
|
|
|
|
|
|
|
### What is your user agent?
|
|
|
|
<!--
|
|
You can find your user agent here:
|
|
https://www.google.com/search?q=what+is+my+user+agent
|
|
-->
|
|
|
|
|
|
|
|
### Screenshot
|
|
|
|
<!--
|
|
Please paste a screenshot of the page.
|
|
-->
|
|
|
|
|
|
|
|
### What did you do?
|
|
|
|
<!--
|
|
If possible, provide a recipe for reproducing the error.
|
|
|
|
Starting with a Private/Incognito tab/window may help rule out problematic browser extensions.
|
|
-->
|
|
|
|
|
|
|
|
### What did you expect to see?
|
|
|
|
|
|
|
|
### What did you see instead?
|
|
|
|
|