-
Notifications
You must be signed in to change notification settings - Fork 0
Code Style Guide
Muhammad Adil edited this page Dec 19, 2024
·
1 revision
Contributing Guidelines page:
# Contributing Guidelines
## How to Contribute
1. Fork the Repository
- Click the 'Fork' button on GitHub
- Clone your fork locally
2. Create a Branch
```bash
git checkout -b feature/your-feature-name