We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c0d19e commit bf5a09bCopy full SHA for bf5a09b
README.md
@@ -30,10 +30,12 @@ change in breaking ways as the telemetry integration is refined.
30
## Contributing
31
32
This repository uses Gerrit for code changes. To learn how to submit changes to
33
-this repository, see https://golang.org/doc/contribute.html.
+this repository, see https://go.dev/doc/contribute.
34
+
35
+The git repository is https://go.googlesource.com/telemetry.
36
37
The main issue tracker for the telemetry repository is located at
-https://github.com/golang/go/issues. Prefix your issue with "x/telemetry:" in
38
+https://go.dev/issues. Prefix your issue with "x/telemetry:" in
39
the subject line, so it is easy to find.
40
41
### Linting & Formatting
0 commit comments