From 3d47ab90f148e0c8ccbe2bb32183b1306c78e1db Mon Sep 17 00:00:00 2001 From: EinTim23 Date: Wed, 6 Nov 2024 15:59:39 +0100 Subject: [PATCH] README: add contributing part --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3fa2f26..367e93b 100644 --- a/README.md +++ b/README.md @@ -77,5 +77,9 @@ The config is currently located in the same folder as PlayerLink, this will be c # for a debug 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 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. \ No newline at end of file