String matching should consider "Three" and "3" equivalent
Open
feature
mediumsize
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 31
Description
This causes the import process to require lots more user input than it otherwise would.
Contributor guide
Research direction
Start by locating the import process and its string-matching tests. Use the reported “Three”/“3” case as the acceptance example; done means equivalent values no longer require extra user input and the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100