Skip to content

Restructure and consolidate information in Contribute section#19576

Merged
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
celestehorgan:temporary-branch-2
Apr 7, 2020
Merged

Restructure and consolidate information in Contribute section#19576
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
celestehorgan:temporary-branch-2

Conversation

@celestehorgan
Copy link
Copy Markdown

@celestehorgan celestehorgan commented Mar 9, 2020

This is a re-opening of PR #19109.

Closes #19108. See also: #18878


This PR replaces the Start Contributing and Intermediate pages into topic/task-based subject areas. It also aims to reduce duplication of content that occurred between these pages. It was closed to a better branching strategy on my part, to fix some merge conflicts, and to

It's a big PR that's already had considerable content review in the original PR, and still has a bit of work to go.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Mar 9, 2020
@k8s-ci-robot k8s-ci-robot added language/en Issues or PRs related to English language sig/docs Categorizes an issue or PR as relevant to SIG Docs. labels Mar 9, 2020
@celestehorgan
Copy link
Copy Markdown
Author

Note: I couldn't find a reasonable home/place for the changes in ead3e36 – any suggestions?

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 9, 2020

Deploy preview for kubernetes-io-master-staging ready!

Built with commit f0cded0

https://deploy-preview-19576--kubernetes-io-master-staging.netlify.com

@celestehorgan
Copy link
Copy Markdown
Author

/do-not-merge work-in-progress

@sftim
Copy link
Copy Markdown
Contributor

sftim commented Mar 10, 2020

To mark this as WIP, I will:
/retitle [WIP] Restructure and consolidate information in Contribute section

@k8s-ci-robot k8s-ci-robot changed the title Restructure and consolidate information in Contribute section [WIP] Restructure and consolidate information in Contribute section Mar 10, 2020
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 10, 2020
@celestehorgan
Copy link
Copy Markdown
Author

/remove-work-in-progress

@celestehorgan celestehorgan changed the title [WIP] Restructure and consolidate information in Contribute section Restructure and consolidate information in Contribute section Mar 10, 2020
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 10, 2020
* Learn about [using page templates](/docs/home/contribute/page-templates/).
* Learn about [staging your changes](/docs/home/contribute/stage-documentation-changes/)
* Learn about [creating a pull request](/docs/home/contribute/create-pull-request/).
{{% /capture %}} No newline at end of file
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Sorry about this one :(

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This file/change is not needed (this file set to the original version)?

@celestehorgan
Copy link
Copy Markdown
Author

Commit #d0c0a56 addresses feedback from @kbhawkey. There were a few things to look at here:

  • The wholesale removal of lots of the "work from a local fork" info, which Karen found useful
  • Some weird formatting issues around the tabs, which swallowed and ate some of the subsections below it in the original preview
  • General organization, grammar, etc.

Given the change, I think the logical reviewers are @kbhawkey @zacharysarah.

@kbhawkey
Copy link
Copy Markdown
Contributor

@celestehorgan , I'll try and read the updates to fork+clone+pr.
Also, does the first commit belong on this branch?

@celestehorgan
Copy link
Copy Markdown
Author

@kbhawkey It does. It changes the URL on an old, deleted page, but I did make sure to update the same link in its new location.

Copy link
Copy Markdown
Contributor

@zacharysarah zacharysarah left a comment

Choose a reason for hiding this comment

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

@celestehorgan Here's a start. I can't review any further without throwing a pink unicorn. 🦄

@zacharysarah
Copy link
Copy Markdown
Contributor

@celestehorgan Because this PR is so large, I've almost certainly missed things. Also, too many suggestions lead to pink unicorns. Hopefully what I've added can point you to other things that need fixing. Please let me know if you have any questions!

@k8s-ci-robot k8s-ci-robot added language/id Issues or PRs related to Indonesian language language/pl Issues or PRs related to Polish language language/ru Issues or PRs related to Russian language language/zh Issues or PRs related to Chinese language labels Apr 2, 2020
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 2, 2020

/docs/contribute/write-new-topic/ /docs/home/contribute/write-new-topic/ 301
/docs/contribute/start/ /docs/contribute/ 301
/docs/contribute/intermediate/ /docs/contribute/ 301
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

@kbhawkey I added two redirects here, but the implication of this reorganization is that there's no directly equivalent section to redirect to. I'm not sure these are useful?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

OK.

@kbhawkey
Copy link
Copy Markdown
Contributor

kbhawkey commented Apr 3, 2020

/remove-area blog

@k8s-ci-robot k8s-ci-robot removed the area/blog Issues or PRs related to the Kubernetes Blog subproject label Apr 3, 2020
@kbhawkey
Copy link
Copy Markdown
Contributor

kbhawkey commented Apr 3, 2020

/remove-language zh
/remove-language ru

@k8s-ci-robot k8s-ci-robot removed language/zh Issues or PRs related to Chinese language language/ru Issues or PRs related to Russian language labels Apr 3, 2020
@kbhawkey
Copy link
Copy Markdown
Contributor

kbhawkey commented Apr 3, 2020

/remove-language de
/remove-language id
/remove-language pl

@k8s-ci-robot k8s-ci-robot removed language/de Issues or PRs related to German language language/id Issues or PRs related to Indonesian language language/pl Issues or PRs related to Polish language labels Apr 3, 2020
Signed-off-by: Celeste Horgan <celeste@cncf.io>
@celestehorgan
Copy link
Copy Markdown
Author

cc: @zacharysarah

@zacharysarah
Copy link
Copy Markdown
Contributor

zacharysarah commented Apr 7, 2020

@celestehorgan Thanks for reorganizing this content and making it more friendly! ✨

This PR looks good to me, and I'm approving it.

Some feedback for a follow-up PR:

  • Make "Documenting for a Release" the first left nav option
  • Retitle "Suggesting content improvements" to "Improving content" and swap places with "Documenting for a release"

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 7, 2020
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: zacharysarah

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Restructure/De-duplicate information in Start/Intermediate/Advanced Contributing

5 participants