caicancai commented on code in PR #1687: URL: https://github.com/apache/iggy/pull/1687#discussion_r2075658242
########## CONTRIBUTING.md: ########## @@ -0,0 +1,77 @@ +# Contributing + +First, thank you for contributing to Iggy! The goal of this document is to provide everything you need to start contributing to Iggy. The following TOC is sorted progressively, starting with the basics and expanding into more specifics. + +## Your First Contribution + +1. Ensure your change has an issue! Find an [existing issue](https://github.com/apache/iggy/issues) or open a new issue. +1. [Fork the Iggy repository](https://github.com/apache/Iggy/fork) in your own GitHub account. Review Comment: done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
