approvers / approvers/jubilant
ヘルプテキストのガバ修正
Open
- Dominant language
- Kotlin
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
`help`を叩くと、``がどんな値でも
```
各コマンドの詳細は//を叩くと表示されます
```
と表示されてしまうのを修正しなければなりません
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the handler for the help command and the code that assembles its help text. Run the command with a prefix and inspect why the output contains the literal // placeholder. Done means the displayed help text uses the intended command reference instead of that literal text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100