From 95661abc2e02b7a6649e158aff967e6a308f376f Mon Sep 17 00:00:00 2001 From: Nalwoga Date: Mon, 23 Mar 2026 18:55:20 +0300 Subject: [PATCH] docs: add contribution guidelines for students --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b0217c3..d1f1ff5 100644 --- a/README.md +++ b/README.md @@ -127,3 +127,11 @@ MIT, Apache ## Maintainers Muwanga Erasto Kosea, Ouma Ronald + + +## 🤝 How to Contribute +We welcome contributions from BSCT students! +1. Fork the repository. +2. Create a feature branch (`git checkout -b feature/your-feature`). +3. Commit your changes. +4. Push to your branch and open a Pull Request.