From 3cbc0dadbd57ca4d2be8a0428e9687522d258835 Mon Sep 17 00:00:00 2001 From: Gary Date: Thu, 3 Sep 2026 22:05:26 -0500 Subject: [PATCH 1/3] cambios en el readme local --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a5578b5..b2200d0 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Los proyectos son los siguientes: ## Contribuciones +Mi primer repositorio a nivel del curso de git hub + ¿Estás aquí para crear un Issue o un Pull Request? ¡Puedes agregar tu participación en nuesta lista de contribuidores! Ve a este documento y agrega tus datos por medio de un PR. este es un cambio desde la rama: mau_dev blabla agrego más cosas desde local From 728ac88189effc6996e34b8718a617560d56dc52 Mon Sep 17 00:00:00 2001 From: Alexis Vera Date: Thu, 3 Sep 2026 22:11:19 -0500 Subject: [PATCH 2/3] Update README with new contribution note Added a note about making changes directly from GitHub. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b2200d0..8e0cbcf 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ Los proyectos son los siguientes: ## Contribuciones -Mi primer repositorio a nivel del curso de git hub +Mi primer repositorio a nivel del curso de git hub +Ahora estoy haciendo cambio desde github directamente ¿Estás aquí para crear un Issue o un Pull Request? ¡Puedes agregar tu participación en nuesta lista de contribuidores! Ve a este documento y agrega tus datos por medio de un PR. From 8b76c7729ee8ebe71e225bb5091362ff6d39cd0d Mon Sep 17 00:00:00 2001 From: Alexis Vera Date: Thu, 3 Sep 2026 22:21:07 -0500 Subject: [PATCH 3/3] Update README with git fetch note and contributions Added a note about updating with git fetch and contributions. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e0cbcf..7de6c1b 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Los proyectos son los siguientes: Mi primer repositorio a nivel del curso de git hub Ahora estoy haciendo cambio desde github directamente +Una actualziación para realizar con git fetch ¿Estás aquí para crear un Issue o un Pull Request? ¡Puedes agregar tu participación en nuesta lista de contribuidores! Ve a este documento y agrega tus datos por medio de un PR.