Thank you for considering contributing to the proyect! There are several ways you can help, from reporting bugs to proposing new features.
If you find a bug in the music player, please open a new bug report on the bug tracking system. Be sure to include details on how to reproduce the error, as well as any other information that might be helpful in troubleshooting.
If you have an idea for a new feature that you'd like to see in the music player, open a new feature report on the bug tracking system . Be sure to include details about which feature you are proposing and why you think it would be useful.
If you want to commit changes to the music player code, please follow these steps:
- Fork the repository.
- Create a branch for your changes (
git checkout -b my-feature) - Make your changes to the code.
- Be sure to include tests for your changes.
- Make a
pull requestto the main branch of the repository.
Be sure to follow good coding practices and explain your changes in code comments.
Please make sure to follow the code of conduct when contributing to the music player.