diff --git a/doc/contrib.html b/doc/contrib.html index 121cc45dcd..b0a77a7c24 100644 --- a/doc/contrib.html +++ b/doc/contrib.html @@ -2,21 +2,38 @@
Having an issue with Go? Check the tracker to see if it's a known issue.
-If your issue is not listed, please file a bug report.
+View the status of Go builds across the supported operating -systems and architectures.
++If you spot bugs, mistakes, or inconsistencies in the Go project's code or +documentation, please let us know by +filing a ticket +on our issue tracker. +(Of course, you should check it's not an existing issue before creating +a new one.) +
-So, you want to contribute code to the Go project? That's great!
-The first step is to read these contributions guidelines for information on -design, testing, and our code review process.
++We pride ourselves on being meticulous; no issue is too small. +
+ ++Go is an open source project and we welcome contributions from the community. +
++To get started, read these contribution +guidelines for information on design, testing, and our code review process. +
++Check the tracker for +open issues that interest you. Those labeled +HelpWanted +are particularly in need of outside help. +
View the status of Go builds across the supported operating +systems and architectures.
+Features and ideas being developed or discussed by the Go team.