Allow custom questions to be specified
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 101
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
This would allow people to implement their own questions. A list of possible additions (these are all footers to be compatible with the specification):
- Signed-by
- Approved-by
- Closes/Fixes
- PR
- Reverts
This goes probably alongside of #12, allowing a total customization.
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
Review issue #12 alongside this request to determine the intended customization model and how the proposed Signed-by, Approved-by, Closes/Fixes, PR, and Reverts footers should relate to it. Then inspect the CLI's existing question flow and define completion as supporting user-specified questions without breaking conventional-commit compatibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100