Ah, I see it in the Caravel section. My precheck local fails with:
{{WARNING}} Default README.md checks failed because: Could not open file None/README.md
Traceback (most recent call last):
File "/usr/local/bin/base_checks/check_defaults.py", line 69, in has_empty_documentation
with open('%s/README.md'%target_path, 'r') as readme:
FileNotFoundError: [Errno 2] No such file or directory: 'None/README.md'
I have a README but it doesn't seem to find it