Skip to content

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

  1. Go to the ioVote GitHub repository.
  2. 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