Update README.md #2
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
name: Pull Request
about: Propose changes to the Code Instructions Kit
title: "[TYPE]: Short description of changes"
labels: ''
assignees: ''
Pull Request Checklist
Please ensure you have completed the following steps before submitting your pull
request. This helps us review and merge your changes efficiently.
General Checks
fix, one set of related documentation updates).
Content & Documentation Checks
.md) adhere to consistent formatting(e.g., heading levels, list styles, code block formatting).
.gemini-guidelines/), I haveupdated the corresponding
GEMINI.mdfile to reference them.to them in
GEMINI.mdare still accurate.working.
Specific to
GEMINI.mdand.gemini-guidelinesGEMINI.mdandthe
.gemini-guidelines/directory with at least anoverview.md.GEMINI.mdfile correctly references all fileswithin its
.gemini-guidelines/directory using the.gemini-guidelines/filename.mdformat.Self-Review
as described.
Description of Changes
Please provide a detailed description of your changes here. Explain the problem
you're solving, the feature you're adding, or the documentation you're
improving.
(Example: "This PR adds new guidelines for Python FastAPI, including API design
and data validation. It also updates the main README to reflect the new
stack.")
Related Issues (Optional)
If this PR addresses any open issues, please link them here (e.g.,
Closes #123).