Yicong-Huang commented on code in PR #7427: URL: https://github.com/apache/texera/pull/7427#discussion_r3744430221
########## docs/contribution-guidelines/_index.md: ########## @@ -72,6 +72,31 @@ We use [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/): - `chore(deps): bump dependency versions` - The PR title becomes the final squashed commit message upon merge. +Pick the type by what happens to the behavior, not by how large the change is: Review Comment: Currently we keep an additional copy of doc. the copy in `_index.md` is the one shown on texera.apache.org and the copy in CONTRIBUTING.md is the one shows on github. let's handle this dup separately. -- 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]
