diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f591f77..813151b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ # 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 require green CI. diff --git a/SECURITY.md b/SECURITY.md index bc61a3d..e0cf5ee 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,4 +1,4 @@ # 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.