# Contributing to Solana Validator Optimizer
Thanks for your interest in contributing! Whether you're fixing a bug, adding a feature, or improving documentation, your work is appreciated.
## Getting Started
1. Fork this repository
2. Clone your fork:
```bash
git clone https://github.com/YOUR_USERNAME/solana-validator-optimizer.git