Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 407 Bytes

File metadata and controls

29 lines (18 loc) · 407 Bytes

📄 CONTRIBUTING.md

# Contributing to ServiceHub Backend

Thank you for considering contributing to this project 🎉

---

## 🧩 How You Can Contribute

- Report bugs
- Suggest new features
- Improve documentation
- Submit pull requests

---

## 🛠 Development Setup

1. Fork the repository
2. Clone your fork
3. Create a new branch

```bash
git checkout -b feature/your-feature-name