michaelsembwever commented on code in PR #1835: URL: https://github.com/apache/cassandra-gocql-driver/pull/1835#discussion_r1815062848
########## CONTRIBUTING.md: ########## @@ -23,21 +37,72 @@ The following is a check list of requirements that need to be satisfied in order * Notable changes (i.e. new features or changed behavior, bugfixes) are appropriately documented in CHANGELOG.md, functional changes also in godoc Review Comment: This is up to you to figure out :) The server provides CHANGES.txt and NEWS.txt. The former is meant to provide outside-in PoV short description to each change (which jira ticket titles and description often fail at), and the latter important must-read info. Drivers don't need to follow this precedent. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

