Skip to content

Commit

Permalink
.github: recommend 'go bug' when filing an issue
Browse files Browse the repository at this point in the history
It was released with 1.8, so it should be widely available.

Change-Id: I7dcf205009b528071ea63f99cb5da0db183df341
Reviewed-on: https://go-review.googlesource.com/50932
Reviewed-by: Brad Fitzpatrick <[email protected]>
  • Loading branch information
josharian committed Jul 24, 2017
1 parent 4f4e562 commit 7c946c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 [[email protected]](mailto:[email protected]).
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`)?
Expand Down

0 comments on commit 7c946c6

Please sign in to comment.