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

Setting maximum commit message length #6

Open
Spartan-71 opened this issue Nov 26, 2024 · 0 comments
Open

Setting maximum commit message length #6

Spartan-71 opened this issue Nov 26, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Spartan-71
Copy link
Owner

Spartan-71 commented Nov 26, 2024

Problem Statement

Currently, the maximum commit message length is limited to 40 characters by default. While this is sufficient for many cases, providing users the flexibility to customize the maximum length would improve usability and personalization.

Proposed Solution

Introduce a new command, such as config or set, with a parameter to specify the desired maximum message length. This would allow users to tailor the tool to their specific needs.

Alternative Solutions

I’m open to exploring other ideas you might have for implementing this feature effectively. Suggestions are welcome!

Use Cases

  • Enables users to generate commit messages that align with their workflow or project guidelines.
  • Enhances user experience by allowing customization based on individual preferences.
@Spartan-71 Spartan-71 added enhancement New feature or request good first issue Good for newcomers labels Nov 26, 2024
@Spartan-71 Spartan-71 added this to the v0.1.11 milestone Nov 26, 2024
@Spartan-71 Spartan-71 removed this from the v0.1.11 milestone Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant