English:
Thank you for considering contributing to our project! Contributions are welcome and appreciated.
- Fork the repository.
- Create a branch (
git checkout -b your-feature-branch). - 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. - Verify that your changes are reflected in both the English and Spanish sections.
- Push your changes to your forked repository (
git push origin your-feature-branch). - Open a pull request to the
mainbranch of this repository.
- 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.
We appreciate your time and effort in contributing to the project.
¡Gracias por considerar contribuir a nuestro proyecto! Las contribuciones son bienvenidas y apreciadas.
- Realiza un fork del repositorio.
- Crea una rama (
git checkout -b tu-rama-de-funcionalidad). - 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. - Verifica que tus cambios se reflejen tanto en las secciones en inglés como en español.
- Sube tus cambios a tu repositorio fork (
git push origin tu-rama-de-funcionalidad). - Abre una solicitud de extracción (pull request) a la rama
mainde este repositorio.
- 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.
Agradecemos tu tiempo y esfuerzo para contribuir al proyecto.