README: add contributing part

This commit is contained in:
EinTim23 2024-11-06 15:59:39 +01:00
parent ea6dbbbd2e
commit 3d47ab90f1
1 changed files with 4 additions and 0 deletions

View File

@ -77,5 +77,9 @@ The config is currently located in the same folder as PlayerLink, this will be c
# for a debug build # for a debug build
cmake --build build cmake --build build
``` ```
## Contributing
This repository is open for contributions. You can view the current roadmap [here](https://github.com/EinTim23/PlayerLink/projects) or implement your own features and then open a pull request. Please keep your code as consistent and clean as possible.
## Credits ## Credits
This project was heavily inspired by [Alexandra Aurora's MusicRPC](https://github.com/AlexandraAurora/MusicRPC) and her project may provide a better experience when being on Mac OS only. This project was heavily inspired by [Alexandra Aurora's MusicRPC](https://github.com/AlexandraAurora/MusicRPC) and her project may provide a better experience when being on Mac OS only.