From 6c33207e2b843e55bb9b7a25776af3e0383b7bb2 Mon Sep 17 00:00:00 2001 From: Anirudh Sevugan Date: Sat, 22 Mar 2025 20:26:02 +0530 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6cf81cb..574b691 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,2 +1,4 @@ # Contributing For contributions, please go to the [contrib](https://github.com/A-Star100/simpliplay-android/tree/contrib) branch. + +It contains guides on how to contribute, a structure for contributions, and is where all contributions should be submitted via a pull request.