diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f591f77..c685e3f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,5 @@ # Contributing -- Mantén licencia **MIT** y el archivo `NOTICE`. -- Atribución requerida en forks y publicaciones. -- Commits con Conventional Commits. PRs requieren CI verde. + +- Keep the **MIT** license and the `NOTICE` file. +- Attribution is required in forks and publications. +- Use **Conventional Commits**. PRs must have **green CI**. diff --git a/SECURITY.md b/SECURITY.md index bc61a3d..c7c1779 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,4 +1,5 @@ # Security Policy -- Reporta vulnerabilidades por **GitHub → Security → Private reporting**. -- No abras issues públicos con PoCs explotables. -- SLA objetivo de primera respuesta: 72h. + +- Report vulnerabilities via **GitHub → Security → Private reporting**. +- Do not open public issues with exploitable PoCs. +- Target first-response SLA: **72h**.