aboutcode-org / aboutcode-org/github-import-issues-csv
Wrong script listed in readme
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
This script listed in the readme is wrong...
```bash
python src/import_issues.py --help
```
It's this...
```bash
python src/import_issue.py --help
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.