From b0c1bc3619722a32a9e35df1508c579390f6ad02 Mon Sep 17 00:00:00 2001 From: Anirudh Sevugan Date: Wed, 26 Feb 2025 15:52:18 +0530 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..5b04e07 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +# Contributing +To contribute to the SimpliPlay desktop project, simply fork the repository, make your changes, and make a pull request to whichever branch you changed. +Your pull request may take a while to be accepted, but once accepted, a new release for the app will be created and all users will be shipped with said release.