From 9b998646fb59c98e5e4a23858906e90211d2eb98 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Thu, 13 Feb 2025 11:19:32 -0800 Subject: [PATCH] Added generic guidelines --- CONTRIBUTING.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 11dc74c..52cd2ad 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,8 +1,5 @@ # Contributing to definitive-opensource -Thank you for interest in contributing to this project. Finding open source projects is a collective task and every contribution is valued. +Thank you for your interest in contributing to this project. Finding open source projects is a collective task and every contribution is valued. -> [!CAUTION] -> Be sure to read the guidelines for software submissions. - -## Ideas +Proper guidelines are currently in development. For now, just follow the existing structure and make sure to read the submission guidelines.