--- icon: joystick --- # Contributing We welcome contributions from the community! Whether you're a developer, designer, or simply have ideas to improve CircleXO, we'd love to hear from you. Please follow these guidelines: 1. **Fork the Repository**: Create a fork of the main repository. 2. **Create a Branch**: Work on a new branch for your feature or fix. 3. **Submit a Pull Request**: Once your changes are ready, submit a pull request for review. ## Development Guidelines * Follow the existing code style and conventions. * Write clear and concise commit messages. * Include tests for new features or bug fixes.