From 3e45412327a2654a77944249962b3652e6142299 Mon Sep 17 00:00:00 2001 From: Ondřej Surý Date: Mon, 17 Jan 2011 12:40:45 +0100 Subject: Imported Upstream version 2011.01.12 --- doc/contrib.html | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 doc/contrib.html (limited to 'doc/contrib.html') diff --git a/doc/contrib.html b/doc/contrib.html new file mode 100644 index 000000000..121cc45dc --- /dev/null +++ b/doc/contrib.html @@ -0,0 +1,45 @@ + + +
+ +

Resources for Developers

+ +

Issue Tracker

+

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.

+ +

Build Status

+

View the status of Go builds across the supported operating +systems and architectures.

+ +

Contribution Guidelines

+

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.

+ +
+ +
+ +

The Go Project

+ +

Roadmap

+

Features and ideas being developed or discussed by the Go team.

+ +

Release History

+

A summarization of the changes between tagged releases of Go.

+ +

Developer Mailing List

+

The golang-dev +mailing list is for discussing and reviewing code for the Go project.

+

For general discussion of Go programming, see golang-nuts.

+ +

Checkins Mailing List

+

A mailing list that receives a message summarizing each checkin to the Go repository.

+ +
+ +
+ -- cgit v1.2.3