From cb98fa792587ff621c59f599e478e78f7869326d Mon Sep 17 00:00:00 2001 From: CoderDeltaLan Date: Tue, 16 Sep 2025 14:43:52 +0100 Subject: [PATCH 1/2] docs: English SECURITY and CONTRIBUTING (final) --- CONTRIBUTING.md | 6 +++--- SECURITY.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) 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. From 1b79169c9ec76ca81a52639b29e113e2d5f8974a Mon Sep 17 00:00:00 2001 From: CoderDeltaLan Date: Tue, 16 Sep 2025 14:56:50 +0100 Subject: [PATCH 2/2] docs: force English SECURITY and CONTRIBUTING --- CONTRIBUTING.md | 3 ++- SECURITY.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 813151b..c685e3f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,5 @@ # Contributing + - Keep the **MIT** license and the `NOTICE` file. - Attribution is required in forks and publications. -- Use **Conventional Commits**. PRs require green CI. +- Use **Conventional Commits**. PRs must have **green CI**. diff --git a/SECURITY.md b/SECURITY.md index e0cf5ee..c7c1779 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,4 +1,5 @@ # Security Policy + - Report vulnerabilities via **GitHub → Security → Private reporting**. - Do not open public issues with exploitable PoCs. -- Target first response SLA: 72h. +- Target first-response SLA: **72h**.