Skip to content

Commit 679263e

Browse files
n2vigopherbot
authored andcommitted
Questions.md: add link to codesearch
I could have answered my own question recently about a mysterious filename on a problematic LUCI builder if I had known how to search the Go respositories rather than just the compiler and runtime. It seems overkill to create an issue for a two-line change, but if we need to coordinate wider discussion about the correct wiki page or whatever, will do so. Change-Id: If02fce333e48d1d073ce2ddbadd080a76d74975c Reviewed-on: https://go-review.googlesource.com/c/wiki/+/688995 Reviewed-by: Michael Pratt <[email protected]> Auto-Submit: Michael Pratt <[email protected]>
1 parent b8a4d48 commit 679263e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Questions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ For asking questions, see:
2525
If we closed your issue as a question with a link to this wiki, we apologize. Please ask the question on one of the above forums.
2626

2727
Please do not write your question on a wiki page. Please use one of the above forums.
28+
29+
As with any open source project, sometimes you can answer your own question by reading the source, if you know where to start.
30+
The search bar at [cs.opensource.google/go](https://cs.opensource.google/go) can help.

0 commit comments

Comments
 (0)