Script does not put point values in challenge READMEs
Open
- Dominant language
- Python
- Stars
- 238
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Upon generating READMEs for a CTF skeleton, the challenge READMEs are generated leaving the **Points** field empty, when they could easily be pulled from the challenge's name.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the README-generation entry point and follow how challenge names are parsed while a CTF skeleton is generated. Reproduce the issue with a skeleton containing a points-bearing challenge name; done means each generated challenge README has its Points field populated from that name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100