Need a new type of information request "confirm-or-exit"
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 459
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
This should be use for question like:
```
Please confirm that this is the first release for the current branch (default: false): yes
```
Contributor guide
No contributing guide indexed for this repository
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
No files or tests are named. Start by locating the existing information-request handling and other request types, then trace how their defaults and responses are processed. Done means the new "confirm-or-exit" request supports the shown confirmation prompt and default false behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cli, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100