Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 2.33 KB

CONTRIBUTING.md

File metadata and controls

57 lines (42 loc) · 2.33 KB

Contributing to Nuvola Player Project

👍🎉 It seems you would like to contrubute to the Nuvola Player project. Great to have you here. Here are a few ways you can help make Nuvola better! 🎉👍 Nuvola Player Team

Bug Reporting

Whenever you encounter a bug in Nuvola Player, don't hesitate to report it. First of all, it is necessary to submit your issue to the right place:

Feature Requests

Feature requests are welcome. First of all, take a look at the Nuvola Runtime issue tracker. If there is no feature request similar to your wish, don't hesitate to create a new ticket for it. Please provide as much detail and context as possible.

Web App Script

Web App Scripts (service integration scripts) run in the web interface and communicates with Nuvola Player. If you want to add support for a new service, follow Service Integration Development guides.

Recommended skills: GIT, JavaScript, DOM, HTML.

Core Development

Nuvola Player is currently badly documented. We hope to improve it in the future. If you are interested in core development, get in touch with us on Nuvola Devel mailing list.

Recommended skills: Vala, GTK+ 3, GIT, JavaScript