diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..835d702 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,14 @@ +# Contributing to Y24OpenSourceEngineering + +Thank you for your interest in contributing! This guide explains how you can help improve the project. + +--- + +## 🧭 How to Contribute + +### 1. Fork and Clone +- Fork this repository on GitHub. +- Clone your fork locally: + ```bash + git clone https://github.com//Y24OpenSourceEngineering.git + cd Y24OpenSourceEngineering