Improve challenge validation to check for alphanumeric characters
Open
- Dominant language
- Python
- Stars
- 2k
- Forks
- 984
- Avg merge
- 2h 54m
- Merged PRs (30d)
- 14
Description
Hosts sometimes use different characters (Mandarin, Russian) while preparing challenge names.
These names are not allowed in the database, but pass the challenge validation on GitHub.
This issue needs to be fixed by throwing a validation error in case they use such names (only for title!)
Contributor guide
Assessment
This issue has not been assessed yet.