From 8945c8de3e30cb4486cd7dd28f4d4cda87ac9484 Mon Sep 17 00:00:00 2001 From: Nexuss <39970513+Dashbloxx@users.noreply.github.com> Date: Mon, 20 Feb 2023 18:08:08 -0500 Subject: [PATCH] Basic contribution guidelines --- CONTRIBUTING.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5220def..d38013e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,4 +3,7 @@ File: "CONTRIBUTING.md" Author: "Dashbloxx" --- # Contributing -Currently this page is assigned to Nexuss/Dashbloxx \ No newline at end of file +## Rules for contributing +Just use common sense; don't do stupid things. You can use whatever formatting for your code, whatever commenting style. After that, submit your contribution. If you don't know how to do that, then see the link below. +## How can I contribute? +View [here](https://docs.github.com/en/get-started/quickstart/contributing-to-projects) to learn how to contribute to projects on GitHub.