]> Cypherpunks.ru repositories - gostls13.git/commitdiff
.github: suggest using private browsing in pkgsite template
authorDan Peterson <danp@danp.net>
Mon, 5 Sep 2022 17:18:40 +0000 (14:18 -0300)
committerGopher Robot <gobot@golang.org>
Tue, 3 Jan 2023 18:52:47 +0000 (18:52 +0000)
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>
.github/ISSUE_TEMPLATE/01-pkgsite.md

index fee00f5b2752038b901bebaa5e0e7d9aa70b9b36..31f0fd16b17e9a7ddf3f4276e46c1849f65ee021 100644 (file)
@@ -34,6 +34,8 @@ Please paste a screenshot of the page.
 
 <!--
 If possible, provide a recipe for reproducing the error.
+
+Starting with a Private/Incognito tab/window may help rule out problematic browser extensions.
 -->