mjackson / mjackson/optionparser
Versioned release
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 30
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
It would be useful to create a versioned release (e.g. 1.0.0), so that projects including optionparser via composer won't have to set "minimum-stability" : "dev".
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
Start by reviewing the repository's Composer package metadata and any documented release process. Confirm what must change for a stable version such as 1.0.0 to be installable without requiring minimum-stability: dev, then verify the package can be required at that version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100