From 92be98b3e42913b53093b7a968019ba38910bc21 Mon Sep 17 00:00:00 2001 From: Zain Afzal Date: Thu, 8 Jan 2026 14:51:26 +0100 Subject: [PATCH] add contribution section --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 1d4a385..58c1284 100644 --- a/README.md +++ b/README.md @@ -98,3 +98,14 @@ Running DevDunia isn't free — I personally cover all hosting, domain, and infr --- ## 🤝 Contributing + +### 🧭 Contribution Guidelines (Quick Overview) + +DevDunia welcomes both coding and non-coding contributions. + +Before contributing: +- Fork the repository and clone it locally +- Create a separate branch for your changes +- Keep changes small and focused (one fix or improvement per PR) + +Non-coding contributions such as documentation improvements, typo fixes, and clarity enhancements are highly appreciated and encouraged for new contributors.