From 30ea39e9e9c5e78b087745564fa3e9573492a553 Mon Sep 17 00:00:00 2001 From: Typpi <20943337+Nick2bad4u@users.noreply.github.com> Date: Fri, 26 Apr 2024 15:35:22 -0400 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..9096cc4 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,6 @@ +Contributing +First off, thanks for taking the time to contribute! 🎉👍 + +When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. + +If you wish to contribute to this repository, please fork this repository, make the desired changes, and open a Pull requests to have your code reviewed and merged.