]> Cypherpunks.ru repositories - gostls13.git/blobdiff - CONTRIBUTING.md
.github: recommend 'go bug' when filing an issue
[gostls13.git] / CONTRIBUTING.md
index 274822b5121a3c1f9c12d8a87ffcc062bdb644ce..4f2c4d4b02fe1724c805c3cf1219ed7d8ce66abf 100644 (file)
@@ -15,6 +15,7 @@ the behavior you are seeing is confirmed as a bug or issue, it can easily be re-
 Sensitive security-related issues should be reported to [security@golang.org](mailto:security@golang.org).
 See the [security policy](https://golang.org/security) for details.
 
+The recommended way to file an issue is by running `go bug`.
 Otherwise, when filing an issue, make sure to answer these five questions:
 
 1. What version of Go are you using (`go version`)?