di-sukharev / di-sukharev/opencommit
[Feature]: Customizable Subject templates
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 445
- Avg merge
- 18m
- Merged PRs (30d)
- 2
Description
Description
Maybe I can add a subject template to opencommit, so that the user can add any message at the beginning or end of the subject
In a git commit:
feat: add test
It is common to treat add test as a subject
So, I want to provide a mechanism to allow the user to define the content of the subject, let's say by adding the issue association to the end of it
feat: add test #1
I will explore a better way to implement this feature
Suggested Solution
none
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
The issue names no files, tests, or entry points. First locate where opencommit builds commit subjects and reads user configuration, then clarify the template syntax and acceptance criteria before implementing and testing configurable prefixes or suffixes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100