-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[Tracking Issue] Revamping the Contributor Guide #4444
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
Comments
@mrbobbytables I had something else in mind , What about creating a custom landing page in hugo for the contributor section and then guiding them to the other section of our contribution guide ?
This will be better for a newbie or an experienced contributor to surface the stuff according to needs. |
I would lean towards that being called something like 'getting started' instead of guide. We want to surface both the contributor and developer guide to the site eventually so they're indexed well. We have a big discovery problem with our documentation and getting them on a site outside of GitHub will do much for that. |
Yes, I totally understand, Rendering the content out of the original repository is already too much. But a contributor website with just markdown and documentation may be a little bore ? |
I think there's room for both. We need our docs to be more discoverable (searchable). They aren't in their current state and that's a problem. Long term the full blown developer guide should be synced over there as well. EDIT: As an example. The python developer docs: https://devguide.python.org/ |
/unassign @vishakhanihore |
@mrbobbytables: Please ensure the request meets the requirements listed here. If this request no longer meets these requirements, the label can be removed In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Collection of little notes on dupes etc.
|
xref: kubernetes/contributor-site#86
A large portion of the contributor site is based on the presenting the Contributor Guide in a more web-presentable/user-friendly way.
The current README and organization structure of docs should be updated to accommodate this other method of presentation. What this entails is the README becoming more of "landing page" and steering folks to specific sections as quickly as possible.
Currently identified tasks include:
Nice to have bonus items:
/area contributor-guide
/sig contributor-experience
/priority important-soon
/cc @markyjackson-taulia @parispittman
/assign @vishakhanihore @castrojo
The text was updated successfully, but these errors were encountered: