From e069c3fb2e038aa910397f4cc81f1ad40e726bea Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Fri, 7 Mar 2025 11:42:41 +0100 Subject: [PATCH] Actualizar CODE_OF_CONDUCT.md --- CODE_OF_CONDUCT.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index b40914b..f26f5c9 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -10,7 +10,10 @@ This document defines the principles and guidelines for using and contributing t ### ✅ Example of proper attribution in code: -# Script based on the work of [Author] at [Repository Link] +```bash +Script based on the work of [Author] at [Repository Link] +``` + ## 🔒 2. Security & Code Responsibility