WordPress / WordPress/theme-check
Check if readme file is empty or not
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 371
- Forks
- 113
- Avg merge
- 8m
- Merged PRs (30d)
- 5
Description
Theme with empty readme file can be blocked.
https://themes.svn.wordpress.org/ynet-contractor/1.0/
This theme ticket has that issue. Readme file is empty. Currently, only readme files that exist or not will check.
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 reproducing the check with the theme at https://themes.svn.wordpress.org/ynet-contractor/1.0/, whose readme file is empty. Trace the existing validation that checks whether a readme file exists, then verify that an empty readme is rejected as well. Done means the empty-readme theme is blocked while a non-empty readme continues to be checked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100