Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 2.08 KB

File metadata and controls

52 lines (34 loc) · 2.08 KB

English:

Contribution Guidelines

Language Selector

Thank you for considering contributing to our project! Contributions are welcome and appreciated.

How to Contribute

  1. Fork the repository.
  2. Create a branch (git checkout -b your-feature-branch).
  3. Make your changes and commit (git commit -am 'Add new feature'). Remember to add the changes in both English and Spanish, or any other language you want to add.
  4. Verify that your changes are reflected in both the English and Spanish sections.
  5. Push your changes to your forked repository (git push origin your-feature-branch).
  6. Open a pull request to the main branch of this repository.

Reporting Issues

  • Use the issue tracker to report issues or suggest new features.
  • Provide a clear and detailed description of the problem or proposed enhancement.
  • Include steps to reproduce the issue if it's a bug.

Acknowledgements

We appreciate your time and effort in contributing to the project.

Pautas de Contribución

¡Gracias por considerar contribuir a nuestro proyecto! Las contribuciones son bienvenidas y apreciadas.

Cómo Contribuir

  1. Realiza un fork del repositorio.
  2. Crea una rama (git checkout -b tu-rama-de-funcionalidad).
  3. Realiza tus cambios y haz commits (git commit -am 'Añadir nueva funcionalidad'). Recuerda agregar los cambios tanto en inglés como en español, o cualquier otro idioma que quieras agregar.
  4. Verifica que tus cambios se reflejen tanto en las secciones en inglés como en español.
  5. Sube tus cambios a tu repositorio fork (git push origin tu-rama-de-funcionalidad).
  6. Abre una solicitud de extracción (pull request) a la rama main de este repositorio.

Informar Problemas

  • Usa el rastreador de problemas para informar problemas o sugerir nuevas funcionalidades.
  • Proporciona una descripción clara y detallada del problema o la mejora propuesta.
  • Incluye pasos para reproducir el problema si es un error.

Agradecimientos

Agradecemos tu tiempo y esfuerzo para contribuir al proyecto.