-
Notifications
You must be signed in to change notification settings - Fork 503
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
Final text for 404 #4302
Final text for 404 #4302
Conversation
Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]>
The backport to
To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add ../.worktrees/backport-2.8 2.8
# Navigate to the new working tree
pushd ../.worktrees/backport-2.8
# Create a new branch
git switch --create backport/backport-4302-to-2.8
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 ec3b5a38a3488caaf185935cbcdc5876088ab77e
# Push it to GitHub
git push --set-upstream origin backport/backport-4302-to-2.8
# Go back to the original working tree
popd
# Delete the working tree
git worktree remove ../.worktrees/backport-2.8 Then, create a pull request where the |
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]>
The backport to
To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add ../.worktrees/backport-2.7 2.7
# Navigate to the new working tree
pushd ../.worktrees/backport-2.7
# Create a new branch
git switch --create backport/backport-4302-to-2.7
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 ec3b5a38a3488caaf185935cbcdc5876088ab77e
# Push it to GitHub
git push --set-upstream origin backport/backport-4302-to-2.7
# Go back to the original working tree
popd
# Delete the working tree
git worktree remove ../.worktrees/backport-2.7 Then, create a pull request where the |
The backport to
To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add ../.worktrees/backport-1.1 1.1
# Navigate to the new working tree
pushd ../.worktrees/backport-1.1
# Create a new branch
git switch --create backport/backport-4302-to-1.1
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 ec3b5a38a3488caaf185935cbcdc5876088ab77e
# Push it to GitHub
git push --set-upstream origin backport/backport-4302-to-1.1
# Go back to the original working tree
popd
# Delete the working tree
git worktree remove ../.worktrees/backport-1.1 Then, create a pull request where the |
The backport to
To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add ../.worktrees/backport-2.2 2.2
# Navigate to the new working tree
pushd ../.worktrees/backport-2.2
# Create a new branch
git switch --create backport/backport-4302-to-2.2
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 ec3b5a38a3488caaf185935cbcdc5876088ab77e
# Push it to GitHub
git push --set-upstream origin backport/backport-4302-to-2.2
# Go back to the original working tree
popd
# Delete the working tree
git worktree remove ../.worktrees/backport-2.2 Then, create a pull request where the |
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3)
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3)
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3) Co-authored-by: Heather Halter <[email protected]>
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3)
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3) Co-authored-by: Heather Halter <[email protected]>
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3)
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3) Co-authored-by: Heather Halter <[email protected]>
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3)
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3)
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3) Co-authored-by: Heather Halter <[email protected]>
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3)
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3) Co-authored-by: Heather Halter <[email protected]>
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3)
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3) Co-authored-by: Heather Halter <[email protected]>
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3)
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3)
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3) Co-authored-by: Heather Halter <[email protected]>
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3)
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3)
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3) Co-authored-by: Heather Halter <[email protected]>
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3) Co-authored-by: Heather Halter <[email protected]>
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3) Co-authored-by: Heather Halter <[email protected]>
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3) Co-authored-by: Heather Halter <[email protected]>
* Final text for 404 (#4302) * final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> (cherry picked from commit ec3b5a3) * Update 404.md Signed-off-by: Naarcha-AWS <[email protected]> --------- Signed-off-by: Naarcha-AWS <[email protected]> Co-authored-by: Heather Halter <[email protected]>
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Melissa Vagi <[email protected]>
This reverts commit 26b94c7. Signed-off-by: Melissa Vagi <[email protected]>
* final text Signed-off-by: Heather Halter <[email protected]> * text Signed-off-by: Heather Halter <[email protected]> * removedfile Signed-off-by: Heather Halter <[email protected]> * Update 404.md Co-authored-by: Chris Moore <[email protected]> Signed-off-by: Heather Halter <[email protected]> --------- Signed-off-by: Heather Halter <[email protected]> Signed-off-by: Heather Halter <[email protected]> Co-authored-by: Chris Moore <[email protected]>
Description
I had to add a sentence to the 404 text so the spacing was better on the page.
Issues Resolved
Needed for SEO
Checklist
For more information on following Developer Certificate of Origin and signing off your commits, please check here.