gemini-cli-templates
Version:
Advanced analytics dashboard and monitoring tool for Gemini CLI with real-time metrics, token tracking, and telemetry visualization
25 lines (15 loc) • 834 B
Markdown
# Contributing to Gemini CLI Dashboard
Thank you for your interest in contributing to the Gemini CLI Dashboard! We welcome contributions from everyone.
## How to Contribute
1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Make your changes.
4. Write tests for your changes (if applicable).
5. Ensure your code adheres to the project's coding style.
6. Submit a pull request.
## Code of Conduct
This project adheres to the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code.
## Reporting Bugs
If you find a bug, please open an issue on GitHub and provide as much detail as possible, including steps to reproduce the bug.
## Suggesting Enhancements
If you have an idea for a new feature or enhancement, please open an issue on GitHub to discuss it.