Human friendly name for Store creation via cli
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 102
- Forks
- 49
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 16
Description
When creating a store via CLI, if a name is provided, then the CLI should create a a unique human friendly name automatically.
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 locating the CLI command and tests for creating a store, then inspect how a provided name is currently handled. Clarify the expected human-friendly naming format and uniqueness behavior with maintainers; done means store creation through the CLI produces the agreed unique name when a name is provided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100