arrow_backRetour aux issues
Julian-Rincon/ayuda-terremoto-colombia
#10
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
[docs] Plantillas de issue y PR en `.github/`
ecoDébutant
documentation
good first issue
descriptionDescription
**Dificultad:** pequeña — buen primer aporte.
No existe la carpeta `.github/`. Sin plantillas, cada issue nuevo llega con un
formato distinto y toca pedir la información básica a mano.
Qué hacer:
- `.github/ISSUE_TEMPLATE/bug.md` — pasos para reproducir, comportamiento
esperado vs. real, subproyecto afectado (`nodo-local/` o
`sistema-ayuda-nacional/`), navegador o versión de Python.
- `.github/ISSUE_TEMPLATE/feature.md` — problema que resuelve, a quién le sirve
(coordinador, ciudadano, institución), alternativas consideradas.
- `.github/PULL_REQUEST_TEMPLATE.md` — descripción, issue que cierra, checklist
de tests corridos en local.
Todo en español, que es el idioma del proyecto y de quienes van a contribuir.
El checklist del PR debe apuntar a lo que ya dice `CONTRIBUTING.md` sobre correr
los tests antes de abrirlo, para que no queden dos fuentes de verdad.
Issues similaires
calkit/calkit
star53
Poids du dépôt moyen
VS Code extension should be robust to YAML parser errors
Seeing this error: ``` Failed to read calkit.yaml: YAMLParseError: A block sequence may not be used as an implicit map…
Python
bug
good first issue
fu351/Doberman-Core
star211
Poids du dépôt léger
dash: a manual Refresh control
The dashboard polls: `refreshStats()` (`src/doberman/dash/app.py:408`) every 5 s and `refreshPending()` (`:546`) every …
Python
enhancement
good first issue
fu351/Doberman-Core
star211
Poids du dépôt léger
dash: "Copy details" button on each pending-approval card
Each pending-approval card in the dashboard (`renderPending`, `src/doberman/dash/app.py:448-544`) shows the risk badge,…
Python
enhancement
good first issue