rapidsai / rapidsai/rapids-cli
feat: at uncaught error state, prompt user to open github issue
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Users can input their feedback from the command line tool using the --feedback option
Would likely need to use some sort of API to send the feedback
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 command-line handling for the --feedback option and the uncaught error path. Clarify which GitHub API or issue-opening flow is intended, including required user input and authentication, then define the successful prompt and submission behavior before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100