Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revamp save with improved messages #697

Open
mih opened this issue May 21, 2024 · 0 comments
Open

Revamp save with improved messages #697

mih opened this issue May 21, 2024 · 0 comments

Comments

@mih
Copy link
Member

mih commented May 21, 2024

There have been many attempts to get this (more) right. Few pointers:

A key challenge has always been the recursive save and how get the message content properly -- the issue being that save needs to run bottom-up, but messages typically make more sense from the top.

With next-status the starting point has changed. It provides a fast overview of the changes and allow for generating nicer hints for users.

There is only one thing missing:

Once that is done, we can and should redo save.

When we do, it may make sense to also explore message templates. See https://commitizen-tools.github.io/commitizen/ for some inspiration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant