CONTRIBUTING.md: remove note about not accepting Pull Requests

Updates golang/go#24185

Change-Id: If5e4f6dbc034d68a39fd5e42bdedc1437b2524cb
Reviewed-on: https://go-review.googlesource.com/100695
Reviewed-by: Andrew Bonventre <andybons@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
1 file changed
tree: 86b3517f12419ba09418facf608a7b6c6bb28ca9
  1. all/
  2. dev/
  3. docs/
  4. .gitignore
  5. .pep8
  6. .sublime-dependency
  7. AUTHORS
  8. CONTRIBUTING.md
  9. CONTRIBUTORS
  10. LICENSE
  11. Main.sublime-menu
  12. PATENTS
  13. readme.md
readme.md

golangconfig

golangconfig is a Sublime Text dependency designed to be a common API for configuration of Go environment variables. It is intended to be used by any and all Go-related Sublime Text packages in an effort to help reduce duplication of user configuration.

The documentation for the package is split into two audiences:

Other documentation: