-
Notifications
You must be signed in to change notification settings - Fork 634
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
Bootstrap files to document the TAG formation #1086
Bootstrap files to document the TAG formation #1086
Conversation
Signed-off-by: leonardpahlke <[email protected]>
Hey, Leo, good first stab at giving this some structure. I'm seeing a lot of documents as "templates" that no current TAG has, and a few that seem duplicative ("contributing" and "roles") for example. I think it would help a lot to outline what content needs to go into each of these documents, or even write it. It will also help to separate formation templates from how-to-run-a-tag documents (some of which already exist elsewhere, I believe). Smaller PRs are better. |
👍 good input. Yes, the idea was to structure the files without adding content just yet. We add and discuss the content and exact wording in the follow-up PRs. By setting the structure first, I try to enable others to share the work.
Yes! It makes sense to discuss the file outline, since it's just mentioned in this comment without a discussion yet. 👍
|
@jberkus would you prefer to add the content of the subfiles already with this PR? I could do that for the template files |
@TheFoxAtWork, what do you think about how to proceed with this PR? I would love to wrap it up soon. |
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.
LGTM - Thank you for taking the time to stub out this new structure! I look forward to having more content added to assist our current and future TAGs executing their work!
@cncf/cncf-toc Looking for at least one other reviewer. This PR provides a placeholder files and directory structure for guides, templates, and resources to assist our TAGs in performing their work, engaging projects and the community, and will provide guidance for individuals interested in establishing a new TAG. |
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.
LOVE how detailed this is! Thank you so much @leonardpahlke!
LGTM with TOC hat on.
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.
LGTM
For the looks of it, we can merge this PR. Thanks for taking a look all 👍 |
This PR adds folders and files to
cncf/toc/tags/resources/***
documenting templates and guides used to form TAGs and supporting files used by TAGs to support the TOC.The files are marked with
*tbd* - contributions are welcome!
, the contents are added in upcoming PRs. Establishing the structure and stub files should make it easier to collaborate on this effort.This has been coordinated with the issue #1043 see comment.
cc @TheFoxAtWork