Contributing to ERC-100 Documentation ===================================== Thank you for your interest in contributing to the ERC-100 documentation! We welcome contributions from the community to help improve and expand the documentation. How to Contribute ----------------- 1. **Fork the Repository**: Start by forking the repository to your GitHub account. 2. **Clone the Repository**: Clone your forked repository to your local machine. .. code-block:: sh git clone https://github.com/your-username/erc-100.git cd erc-100