di-sukharev / di-sukharev/opencommit
[Feature]: Support line-breaks in Message Template
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 445
- Avg merge
- 18m
- Merged PRs (30d)
- 2
Description
Description
Hey! Very cool project. Our whole team uses it.
One thing that bothers us is that with OCO_ONE_LINE_COMMIT=false the commit becomes a line mess because each message is separated by just one line instead of two.
Suggested Solution
Allow line-breaks in the message template or add an option to do that.
Alternatives
No response
Additional Context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the OCO_ONE_LINE_COMMIT option and message template are handled in the CLI. Confirm the current separator behavior, then verify that configured message templates can produce an additional line break between messages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100