Conversation
8385840 to
810c86b
Compare
| @@ -1,3 +1,119 @@ | |||
| # Contributing | |||
| # 🌈 📦️ Welcome to the Container community! 📦️ 🌈 | |||
There was a problem hiding this comment.
I think the goal for pointing to the contributing guide in containerization was to have a single source of truth for both repos on our policies around contributing.
If we're adding content here, I would prefer we keep the redirect at the top of the file to containerization, but imo a lot of the advice here is also useful in containerization. So maybe we add changes there instead.
There was a problem hiding this comment.
I was thinking of adding the changes I made in this PR (if approved), to the containerization repo as well. However, it might become difficult to maintain, if we are consistently making changes to either docs (and we expect them to be exactly 1:1). If the guide in the other repo is the "single source of truth", I can make the changes there instead.
| ### Maintainers to ping for help | ||
|
|
||
| // TODO |
There was a problem hiding this comment.
I'm adding a comment in #880 about this, just to keep all of those thoughts in one place.
|
This PR is closed and will be completed in apple/containerization#426 |
Type of Change
Motivation and Context
Fleshed out the
CONTRIBUTING.mddocs. This is taking reference from theCONTRIBUTING.mdfile, in thecontainerizationrepo, but with modifications.Added new sections to help first time contributors with tips on how to get started with issues, how to ask for help, and who to ask for help.
Closes #880 as it was preferred to not add a
CODEOWNERSfile, but instead add notes to where contributors can find a list of maintainers to ping.Testing