Problem
CONTRIBUTING.md is located at docs/CONTRIBUTING.md instead of the repo root. GitHub only inherits community health files from the root of the .github repo — files in subdirectories are not inherited.
Evidence
New repos like ai-workflows don't get a CONTRIBUTING.md from .github inheritance because it's in the wrong location.
Suggested Fix
Move docs/CONTRIBUTING.md to the repo root. Optionally keep a symlink or redirect in docs/.
Found during ai-workflows inheritance audit.
Problem
CONTRIBUTING.mdis located atdocs/CONTRIBUTING.mdinstead of the repo root. GitHub only inherits community health files from the root of the.githubrepo — files in subdirectories are not inherited.Evidence
New repos like
ai-workflowsdon't get a CONTRIBUTING.md from.githubinheritance because it's in the wrong location.Suggested Fix
Move
docs/CONTRIBUTING.mdto the repo root. Optionally keep a symlink or redirect indocs/.Found during ai-workflows inheritance audit.