github.com/waldiirawan/apm-agent-go/v2@v2.2.2/docs/contributing.asciidoc (about) 1 [[contributing]] 2 == Contributing 3 4 The Go APM Agent is open source and we love to receive contributions from our community — you! 5 6 There are many ways to contribute, from writing tutorials or blog posts, improving the 7 documentation, submitting bug reports and feature requests or writing code. 8 9 You can get in touch with us through {apm-forum}[Discuss]. 10 Feedback and ideas are always welcome. 11 12 [float] 13 === Reporting bugs and contributing code 14 15 To report bugs, please create an Issue on the https://github.com/elastic/apm-agent-go[apm-agent-go] GitHub repository. For tips on contributing code fixes or enhancements, please see the https://github.com/elastic/apm-agent-go/blob/main/CONTRIBUTING.md[contributing guide] in the code repository. 16