Contribution Guide
Thank you for your interest in contributing to ioVote! 🚀
We welcome contributions to improve the project, whether it's fixing bugs, adding new features, or enhancing documentation.
1. How to Contribute
1.1 Fork the Repository
- Go to the ioVote GitHub repository.
- Click the Fork button to create a copy in your GitHub account.
1.2 Clone the Repository
After forking, clone the repository to your local machine: ```bash git clone https://github.com/YOUR_USERNAME/iovote.git cd iovote