github.com/vmware/transport-go@v1.3.4/CONTRIBUTING.md (about) 1 # Contributing to Transport (Go) 2 3 The Transport project (and all the various implementations) team welcomes contributions from the community. Together, we 4 can grow Transport and make it a better library and more useful for everyone. 5 6 Generally speaking, contributions fit into one or more of these categories: 7 8 - Reporting a bug or feature request see [Opening Issues and Reporting Bug Fixes](/docs/CONTRIBUTING_ISSUES.md). 9 - Implementation of a new feature and bug fixes, [Contributing to Code](/docs/CONTRIBUTING_DEVELOPMENT.md). 10 - Documentation. See [Contributing to Documentation](/docs/CONTRIBUTING_DOCUMENTATION.md). 11 12 Every contribution is welcome.