diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-02-13 14:40:51 -0500 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2026-02-13 14:40:51 -0500 |
| commit | 62f364ed911bff31aa1abc307322f7270aa0aff0 (patch) | |
| tree | 7cb4d055d3bc4efbdb9ba261970d37307a6dae8a /i18n/CONTRIBUTING | |
| parent | 9910e59796be08f84de5fe87bcaaebc807d5fce0 (diff) | |
Migrate Jakoolit to Linuxbeginnings repo references
Diffstat (limited to 'i18n/CONTRIBUTING')
| -rw-r--r-- | i18n/CONTRIBUTING/CONTRIBUTING.es.md | 20 | ||||
| -rw-r--r-- | i18n/CONTRIBUTING/CONTRIBUTING.fr.md | 22 |
2 files changed, 21 insertions, 21 deletions
diff --git a/i18n/CONTRIBUTING/CONTRIBUTING.es.md b/i18n/CONTRIBUTING/CONTRIBUTING.es.md index e0d5e28e..5be2d614 100644 --- a/i18n/CONTRIBUTING/CONTRIBUTING.es.md +++ b/i18n/CONTRIBUTING/CONTRIBUTING.es.md @@ -7,7 +7,7 @@ ## Primeros pasos 1. Haz un fork del repositorio de la rama `development` en tu cuenta de GitHub. Así tendrás una copia sobre la cual trabajar sin afectar el repositorio original. - - Para hacer fork, pulsa el botón **Fork** en la esquina superior derecha de esta página o haz clic [aquí](https://github.com/JaKooLit/Hyprland-Dots/fork). + - Para hacer fork, pulsa el botón **Fork** en la esquina superior derecha de esta página o haz clic [aquí](https://github.com/LinuxBeginnings/Hyprland-Dots/fork). - Asegúrate de desmarcar la opción de copiar solo la rama `main`. Así se copiarán la rama `development` y otras ramas (si existen). 2. Clona tu repositorio bifurcado en tu equipo. @@ -15,7 +15,7 @@ - Usa el siguiente comando para clonar tu fork: ```bash - git clone --depth=1 -b development https://github.com/JaKooLit/Hyprland-Dots.git + git clone --depth=1 -b development https://github.com/LinuxBeginnings/Hyprland-Dots.git ``` 3. Crea una rama nueva para tus cambios. @@ -45,7 +45,7 @@ 1. Ve a tu fork en GitHub. 2. Haz clic en **Compare & pull request** junto a tu rama. 3. Añade un título y una descripción. - 4. Pulsa **Create pull request** y recuerda añadir las etiquetas correspondientes usando la [plantilla de PR](https://github.com/JaKooLit/Hyprland-Dots/blob/main/.github/PULL_REQUEST_TEMPLATE.md). + 4. Pulsa **Create pull request** y recuerda añadir las etiquetas correspondientes usando la [plantilla de PR](https://github.com/LinuxBeginnings/Hyprland-Dots/blob/main/.github/PULL_REQUEST_TEMPLATE.md). ## Directrices @@ -55,15 +55,15 @@ - Asegúrate de que todos los tests pasen o que los cambios estén probados antes de enviar. - Mantén tu PR enfocado y evita incluir cambios no relacionados. - Revisa estos archivos antes de enviar tus cambios: - - [bug.yml](https://github.com/JaKooLit/Hyprland-Dots/blob/main/.github/ISSUE_TEMPLATE/bug.yml) – Reporte de errores. - - [feature.yml](https://github.com/JaKooLit/Hyprland-Dots/blob/main/.github/ISSUE_TEMPLATE/feature.yml) – Sugerir características. - - [documentation-update.yml](https://github.com/JaKooLit/Hyprland-Dots/blob/main/.github/ISSUE_TEMPLATE/documentation-update.yml) – Cambios de documentación. - - [PULL_REQUEST_TEMPLATE.md](https://github.com/JaKooLit/Hyprland-Dots/blob/main/.github/PULL_REQUEST_TEMPLATE.md) – Plantilla de PR. + - [bug.yml](https://github.com/LinuxBeginnings/Hyprland-Dots/blob/main/.github/ISSUE_TEMPLATE/bug.yml) – Reporte de errores. + - [feature.yml](https://github.com/LinuxBeginnings/Hyprland-Dots/blob/main/.github/ISSUE_TEMPLATE/feature.yml) – Sugerir características. + - [documentation-update.yml](https://github.com/LinuxBeginnings/Hyprland-Dots/blob/main/.github/ISSUE_TEMPLATE/documentation-update.yml) – Cambios de documentación. + - [PULL_REQUEST_TEMPLATE.md](https://github.com/LinuxBeginnings/Hyprland-Dots/blob/main/.github/PULL_REQUEST_TEMPLATE.md) – Plantilla de PR. - [COMMIT_MESSAGE_GUIDELINES.md](./COMMIT_MESSAGE_GUIDELINES.md) – Guía de mensajes de commit. - [CONTRIBUTING.md](./CONTRIBUTING.md) – Guía en inglés. - - [LICENSE](https://github.com/JaKooLit/Hyprland-Dots/blob/main/LICENSE.md) – Licencia. - - [README.md](https://github.com/JaKooLit/Hyprland-Dots/blob/main/README.md) – Proyecto. + - [LICENSE](https://github.com/LinuxBeginnings/Hyprland-Dots/blob/main/LICENSE.md) – Licencia. + - [README.md](https://github.com/LinuxBeginnings/Hyprland-Dots/blob/main/README.md) – Proyecto. ## Contacto -Si tienes preguntas, utiliza [GitHub Discussions](https://github.com/JaKooLit/Hyprland-Dots/discussions) o el [Servidor de Discord](https://discord.gg/kool-tech-world). +Si tienes preguntas, utiliza [GitHub Discussions](https://github.com/LinuxBeginnings/Hyprland-Dots/discussions) o el [Servidor de Discord](https://discord.gg/kool-tech-world). diff --git a/i18n/CONTRIBUTING/CONTRIBUTING.fr.md b/i18n/CONTRIBUTING/CONTRIBUTING.fr.md index 4fd102f7..f3af73e0 100644 --- a/i18n/CONTRIBUTING/CONTRIBUTING.fr.md +++ b/i18n/CONTRIBUTING/CONTRIBUTING.fr.md @@ -5,14 +5,14 @@ Merci de votre intérêt pour la contribution aux Projets Hyprland de KooL ! Nou ## Commencer 1. Forkez le dépôt de la branche de développement sur votre compte GitHub. Cela créera une copie de ce dépôt sur votre compte. Vous pouvez apporter des modifications à cette copie sans affecter le dépôt original. - - Pour forker ce dépôt, cliquez sur le bouton **Fork** dans le coin supérieur droit de cette page ou cliquez [ici](https://github.com/JaKooLit/Hyprland-Dots/fork). + - Pour forker ce dépôt, cliquez sur le bouton **Fork** dans le coin supérieur droit de cette page ou cliquez [ici](https://github.com/LinuxBeginnings/Hyprland-Dots/fork). - Assurez-vous de décocher « Copy the `main` branch only ». Cela copiera la branche de développement ainsi que les autres branches (s'il y en a). 2. Clonez votre dépôt forké sur votre machine locale. - Utilisez la commande suivante pour cloner votre dépôt forké sur votre machine locale : ```bash - git clone --depth=1 -b development https://github.com/JaKooLit/Hyprland-Dots.git + git clone --depth=1 -b development https://github.com/LinuxBeginnings/Hyprland-Dots.git ``` 3. Créez une nouvelle branche pour vos modifications. @@ -54,15 +54,15 @@ Merci de votre intérêt pour la contribution aux Projets Hyprland de KooL ! Nou - Assurez-vous que tous les tests passent ou que l'ensemble soit entièrement testé avant de soumettre vos modifications. - Gardez votre pull request ciblée et évitez d'inclure des changements non liés. - N'oubliez pas de consulter les fichiers suivants avant de soumettre vos modifications : - - [bug.yml](https://github.com/JaKooLit/Hyprland-Dots/blob/main/.github/ISSUE_TEMPLATE/bug.yml) - Utilisez ce modèle pour créer un rapport afin de nous aider à nous améliorer. - - [feature.yml](https://github.com/JaKooLit/Hyprland-Dots/blob/main/.github/ISSUE_TEMPLATE/feature.yml) - Utilisez ce modèle pour suggérer une fonctionnalité pour ce projet. - - [documentation-update.yml](https://github.com/JaKooLit/Hyprland-Dots/blob/main/.github/ISSUE_TEMPLATE/documentation-update.yml) - Utilisez ce modèle pour proposer une modification de la documentation. - - [PULL_REQUEST_TEMPLATE.md](https://github.com/JaKooLit/Hyprland-Dots/blob/main/.github/PULL_REQUEST_TEMPLATE.md) - Utilisez ce modèle pour soumettre une pull request. - - [COMMIT_MESSAGE_GUIDELINES.md](https://github.com/JaKooLit/Hyprland-Dots/blob/main/COMMIT_MESSAGE_GUIDELINES.md) - Lisez ce fichier pour en savoir plus sur les directives des messages de commit. - - [CONTRIBUTING.md](https://github.com/JaKooLit/Hyprland-Dots/blob/main/CONTRIBUTING.md) - Lisez ce fichier pour en savoir plus sur les directives de contribution. - - [LICENSE](https://github.com/JaKooLit/Hyprland-Dots/blob/main/LICENSE.md) - Lisez ce fichier pour en savoir plus sur la licence. - - [README.md](https://github.com/JaKooLit/Hyprland-Dots/blob/main/README.md) - Lisez ce fichier pour en savoir plus sur le projet. + - [bug.yml](https://github.com/LinuxBeginnings/Hyprland-Dots/blob/main/.github/ISSUE_TEMPLATE/bug.yml) - Utilisez ce modèle pour créer un rapport afin de nous aider à nous améliorer. + - [feature.yml](https://github.com/LinuxBeginnings/Hyprland-Dots/blob/main/.github/ISSUE_TEMPLATE/feature.yml) - Utilisez ce modèle pour suggérer une fonctionnalité pour ce projet. + - [documentation-update.yml](https://github.com/LinuxBeginnings/Hyprland-Dots/blob/main/.github/ISSUE_TEMPLATE/documentation-update.yml) - Utilisez ce modèle pour proposer une modification de la documentation. + - [PULL_REQUEST_TEMPLATE.md](https://github.com/LinuxBeginnings/Hyprland-Dots/blob/main/.github/PULL_REQUEST_TEMPLATE.md) - Utilisez ce modèle pour soumettre une pull request. + - [COMMIT_MESSAGE_GUIDELINES.md](https://github.com/LinuxBeginnings/Hyprland-Dots/blob/main/COMMIT_MESSAGE_GUIDELINES.md) - Lisez ce fichier pour en savoir plus sur les directives des messages de commit. + - [CONTRIBUTING.md](https://github.com/LinuxBeginnings/Hyprland-Dots/blob/main/CONTRIBUTING.md) - Lisez ce fichier pour en savoir plus sur les directives de contribution. + - [LICENSE](https://github.com/LinuxBeginnings/Hyprland-Dots/blob/main/LICENSE.md) - Lisez ce fichier pour en savoir plus sur la licence. + - [README.md](https://github.com/LinuxBeginnings/Hyprland-Dots/blob/main/README.md) - Lisez ce fichier pour en savoir plus sur le projet. ## Contact -Si vous avez des questions, n'hésitez pas à me contacter via les [Discussions GitHub](https://github.com/JaKooLit/Hyprland-Dots/discussions) ou [via le serveur Discord](https://discord.gg/kool-tech-world).
\ No newline at end of file +Si vous avez des questions, n'hésitez pas à me contacter via les [Discussions GitHub](https://github.com/LinuxBeginnings/Hyprland-Dots/discussions) ou [via le serveur Discord](https://discord.gg/kool-tech-world).
\ No newline at end of file |
