🇪🇸 Español
.github/ISSUE_TEMPLATE/ tiene bug_report.md y feature_request.md pero no config.yml, así que las issues en blanco saltan las plantillas y no hay enlaces de contacto dirigidos.
Archivo: .github/ISSUE_TEMPLATE/config.yml (ausente)
Solución sugerida: Agregar config.yml con blank_issues_enabled: false y contact_links.
🇬🇧 English
.github/ISSUE_TEMPLATE/ has bug_report.md and feature_request.md but no config.yml, so blank issues bypass templates and there are no directed contact links.
File: .github/ISSUE_TEMPLATE/config.yml (missing)
Suggested fix: Add config.yml with blank_issues_enabled: false and contact_links.
🇪🇸 Español
.github/ISSUE_TEMPLATE/tienebug_report.mdyfeature_request.mdpero noconfig.yml, así que las issues en blanco saltan las plantillas y no hay enlaces de contacto dirigidos.Archivo:
.github/ISSUE_TEMPLATE/config.yml(ausente)Solución sugerida: Agregar
config.ymlconblank_issues_enabled: falseycontact_links.🇬🇧 English
.github/ISSUE_TEMPLATE/hasbug_report.mdandfeature_request.mdbut noconfig.yml, so blank issues bypass templates and there are no directed contact links.File:
.github/ISSUE_TEMPLATE/config.yml(missing)Suggested fix: Add
config.ymlwithblank_issues_enabled: falseandcontact_links.