mirror of
https://github.com/google-gemini/gemini-cli
synced 2026-04-21 13:37:17 +00:00
Merge 4fa1c8f1c5 into a38e2f0048
This commit is contained in:
commit
8f6a9a94fa
1 changed files with 12 additions and 0 deletions
|
|
@ -35,6 +35,18 @@ sign a new one.
|
|||
This project follows
|
||||
[Google's Open Source Community Guidelines](https://opensource.google/conduct/).
|
||||
|
||||
### New to open source?
|
||||
|
||||
If you're contributing to this project for the first time, a great way to start is with small improvements such as:
|
||||
|
||||
- Fixing typos or improving documentation clarity
|
||||
- Enhancing existing documentation
|
||||
- Addressing issues related to documentation or developer experience
|
||||
|
||||
Starting with smaller documentation contributions can help you become familiar with the repository structure and contribution workflow before working on larger code changes.
|
||||
|
||||
If you're unsure where to start, consider reviewing open issues or documentation pages that could benefit from clarification or examples.
|
||||
|
||||
## Code contribution process
|
||||
|
||||
### Get started
|
||||
|
|
|
|||
Loading…
Reference in a new issue