Skip to content

Conversation

@kube-gopher
Copy link
Contributor

@kube-gopher kube-gopher commented Jan 3, 2026

Checklist

Ensure you have completed the following checklist for your pull request to be reviewed:

  • Certify you wrote the patch or otherwise have the right to pass it on as an open-source patch by signing all
    commits. (). (If needed, use ). The author email must match
    the sign-off email address. See CONTRIBUTING.md
    for more information.git commit -s``git commit -s --amend
  • Referenced issues using in commit message (if applicable)Fixes: #00000
  • Tests have been added/updated (or no tests are needed)
  • Documentation has been updated (or no documentation changes are needed)
  • All commits pass (format/lint checks)make validatepr
  • Release note entered in the section below (or if no user-facing changes)None

这种公关是否引入了面向用户的改变?

None

Changes made:

fixes #27849

  1. Downloads.md
    Fixed grammatical error: where as → whereas

  2. RELEASE.md
    Fixed spelling error: abbrieviated → abbreviated

  3. ISSUE.md
    Fixed spelling errors: repoducer → reproducer (2 instances)
    Standardized time zone reference: UT → UTC for consistency with technical documentation conventions

@kube-gopher kube-gopher marked this pull request as draft January 3, 2026 10:42
@kube-gopher kube-gopher marked this pull request as ready for review January 3, 2026 10:42
@kube-gopher kube-gopher closed this Jan 3, 2026
@kube-gopher kube-gopher reopened this Jan 3, 2026
@kube-gopher kube-gopher closed this Jan 4, 2026
@kube-gopher kube-gopher reopened this Jan 4, 2026
@baude
Copy link
Member

baude commented Jan 5, 2026

LGTM, thank you for your submission.

@kube-gopher
Copy link
Contributor Author

Thanks!

@kube-gopher
Copy link
Contributor Author

/packit test

Copy link
Member

@ashley-cui ashley-cui left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@ashley-cui ashley-cui merged commit 03aae7e into containers:main Jan 14, 2026
42 checks passed
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.

Documentation: Fix typos and standardize terminology in markdown files

3 participants