git clone https://git.lucas.co/go_mono.git
README.md (563B)
1 # Go Images
2
3 [](https://pkg.go.dev/golang.org/x/image)
4
5 This repository holds supplementary Go image packages.
6
7 ## Report Issues / Send Patches
8
9 This repository uses Gerrit for code changes. To learn how to submit changes to
10 this repository, see https://go.dev/doc/contribute.
11
12 The git repository is https://go.googlesource.com/image.
13
14 The main issue tracker for the image repository is located at
15 https://go.dev/issues. Prefix your issue with "x/image:" in the
16 subject line, so it is easy to find.