Skip to content

Miscellaneous documentation updates#1761

Merged
debarshiray merged 3 commits intocontainers:mainfrom
debarshiray:wip/rishi/doc-README.md-updates-2026-02
Feb 27, 2026
Merged

Miscellaneous documentation updates#1761
debarshiray merged 3 commits intocontainers:mainfrom
debarshiray:wip/rishi/doc-README.md-updates-2026-02

Conversation

@debarshiray
Copy link
Member

... that were lurking in various local branches.

@gemini-code-assist
Copy link

Summary of Changes

Hello @debarshiray, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request focuses on minor documentation improvements within the README.md file. The changes primarily involve reformatting existing text to enhance readability and presentation, ensuring a clearer understanding of the project's description and features.

Highlights

  • Documentation Formatting: The README.md file has been updated to reformat several paragraphs, improving overall readability and consistency.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • README.md
    • Reformatted several paragraphs to improve readability.
Activity
  • No human activity has been recorded on this pull request yet.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

debarshiray added a commit to debarshiray/toolbox that referenced this pull request Feb 23, 2026
@debarshiray debarshiray force-pushed the wip/rishi/doc-README.md-updates-2026-02 branch from 8430cf0 to 647a932 Compare February 23, 2026 14:40
Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

The pull request reflows the text in README.md to improve readability and maintain a consistent line length. The changes are primarily stylistic. I have identified a minor typo (double period) and a spelling inconsistency (British vs. American English) in the modified sections that should be corrected for better documentation quality.

@softwarefactory-project-zuul
Copy link

@debarshiray debarshiray force-pushed the wip/rishi/doc-README.md-updates-2026-02 branch from 647a932 to 7e5c161 Compare February 24, 2026 01:16
@softwarefactory-project-zuul
Copy link

debarshiray added a commit to debarshiray/toolbox that referenced this pull request Feb 24, 2026
American English spellings like 'containerization' are used elsewhere,
so the British English spelling of 'favourite' should be replaced with
its American counterpart.

[1] https://en.wiktionary.org/wiki/containerisation
    https://en.wiktionary.org/wiki/containerization

[2] https://en.wiktionary.org/wiki/favorite
    https://en.wiktionary.org/wiki/favourite

containers#1761
@softwarefactory-project-zuul
Copy link

debarshiray added a commit to debarshiray/toolbox that referenced this pull request Feb 24, 2026
The abbreviation 'etc.' already ends with a period.  When it concludes a
sentence, a second period should not be added.

Fallout from the following:
  * bcc8ffc
  * 596d5c4
  * 6552274

containers#1761
@softwarefactory-project-zuul
Copy link

@softwarefactory-project-zuul
Copy link

debarshiray added a commit to debarshiray/toolbox that referenced this pull request Feb 24, 2026
... with other paths like /etc/host.conf, /etc/hosts, /etc/localtime,
/run/.toolbxenv, etc.

Fallout from the following:
  * ea452d7
  * 55952c8
  * 637e90c

containers#1761
@softwarefactory-project-zuul
Copy link

@softwarefactory-project-zuul
Copy link

@softwarefactory-project-zuul
Copy link

@softwarefactory-project-zuul
Copy link

@softwarefactory-project-zuul
Copy link

@softwarefactory-project-zuul
Copy link

@softwarefactory-project-zuul
Copy link

@debarshiray debarshiray force-pushed the wip/rishi/doc-README.md-updates-2026-02 branch from 15bcfc6 to 5f16f31 Compare February 27, 2026 16:13
American English spellings like 'containerization' are used elsewhere,
so the British English spelling of 'favourite' should be replaced with
its American counterpart for consistency [1,2].

[1] https://en.wiktionary.org/wiki/containerisation
    https://en.wiktionary.org/wiki/containerization

[2] https://en.wiktionary.org/wiki/favorite
    https://en.wiktionary.org/wiki/favourite

containers#1761
The abbreviation 'etc.' already ends with a period.  When it concludes a
sentence, a second period should not be added.

Fallout from the following:
  * bcc8ffc
  * 596d5c4
  * 6552274

containers#1761
@debarshiray debarshiray force-pushed the wip/rishi/doc-README.md-updates-2026-02 branch from 5f16f31 to 6f7c3bf Compare February 27, 2026 16:26
@softwarefactory-project-zuul
Copy link

debarshiray added a commit to debarshiray/toolbox that referenced this pull request Feb 27, 2026
... with other paths like /etc/host.conf, /etc/hosts, /etc/localtime,
/run/.toolbxenv, etc.

Fallout from the following:
  * ea452d7
  * 55952c8
  * 637e90c

containers#1761
@softwarefactory-project-zuul
Copy link

@debarshiray debarshiray merged commit 98bdf7b into containers:main Feb 27, 2026
3 checks passed
@debarshiray debarshiray deleted the wip/rishi/doc-README.md-updates-2026-02 branch February 27, 2026 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant