commit | f3a9b89b59def9194717c1d0bd4c0d08fa1afa7b | [log] [tgz] |
---|---|---|
author | Andrew Bonventre <andybons@golang.org> | Wed Mar 14 13:20:51 2018 -0400 |
committer | Andrew Bonventre <andybons@golang.org> | Wed Mar 14 18:02:48 2018 +0000 |
tree | acae04ff2bd750a714e330b101db21e93edf6da4 | |
parent | 12117c17ca67ffa1ce22e9409f3b0b0a93ac08c7 [diff] |
CONTRIBUTING.md: remove note about not accepting Pull Requests Updates golang/go#24185 Change-Id: I9a3a920ec803ee612775aebfeaedb162d2266aa8 Reviewed-on: https://go-review.googlesource.com/100683 Reviewed-by: Ian Lance Taylor <iant@golang.org>
This repository holds supplementary Go image libraries.
The easiest way to install is to run go get -u golang.org/x/image
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/image
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the image repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/image:” in the subject line, so it is easy to find.