-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clean up more language for inclusiveness #17182
Clean up more language for inclusiveness #17182
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: TomSweeneyRedHat The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@@ -4,7 +4,7 @@ | |||
# Basic Networking Guide for Podman | |||
|
|||
|
|||
It seems once people master the basics of containers, networking is one of the first |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This feels forced, but fine.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How is conquer
more inclusive? :-)
I am not a native speaker so just ignore my note if you disagree, but the new text is not really clear. Maybe "learn", "understand"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think understand is correct, None of us have really mastered or conquered it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changing to understand, good thought @giuseppe
LGTM |
LGTM but CI isn't happy |
bd09980
to
d04e81c
Compare
I think I found the offending trailing whitespace and have nuked it. I also touched up per Giuseppe's suggestion, I'll have to find something else to conquer now I guess..... |
d04e81c
to
06a0d13
Compare
OK< I'm confuzeled. This change is only md files with the exception of a dependebot script. Yet I'm hitting:
Is this a known issue? |
Also happening in #17246. I am just going through emails but will catch up with what's going on here. |
Also happening in #17228. |
Please rebase #17247 got merged and the test will pass again. |
We had a number of references, mostly in docs, to the word master that can now be changed to main. This PR does that and makes the project a bit more inclusive. [NO NEW TESTS NEEDED] Signed-off-by: tomsweeneyredhat <[email protected]>
06a0d13
to
9db657f
Compare
Thanks for the sleuthing @vrothberg ! Rebased and repushed. |
/lgtm |
The "Test Bindings" test failed and left no trace of an error. Restarted. I dread these "straightforward" PRs like this. I think the CI watches for them and goes into ultra-mischief mode.... |
/lgtm |
We had a number of references, mostly in docs, to the word master that can now be changed to main. This PR does that and makes the project a bit more inclusive.
[NO NEW TESTS NEEDED]
Signed-off-by: tomsweeneyredhat [email protected]
Does this PR introduce a user-facing change?