Removing extended description in commit message. #1245
Closed
nandakumar131
started this conversation in
General
Replies: 3 comments 3 replies
|
Hi @nandakumar131 We didn't include extended description into commit message, we included commit details into commit message. How about changing it to extended description. This is what apache arrow and ray does. Most extended description of PR are contains linked issue only and a simple description, which won't bring much noise, but give enough details about what this PR do |
3 replies
|
@nandakumar131 It seems that you want developers to perform operations such as squash and rebase main when submitting. This is what the calcite community is currently trying. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Can we not include the extended description which brings in additional noise to the commit message while merging the PR?
This makes it hard to navigate or find something in the
git log.All reactions