CONTRIBUTING: Code of conduct, meetings, mailing list, and IRC#45
Merged
caniszczyk merged 3 commits intoopencontainers:masterfrom Mar 8, 2018
Merged
Conversation
So we'll have room for some non-Git contributing advice as well. Signed-off-by: W. Trevor King <wking@tremily.us>
So far dev@ volume has been low enough that we haven't needed per-project lists [1], so we can add it in this central location. In the event that we do split lists later, the reference-style link makes it easy for projects to update the target without touching the line with the link text. The meetings and IRC channel are in the same boat (not enought traffic to be worth splitting). The content I'm adding here is adapted from [2,3]. As long as the meeting is shared, linking the runtime-spec maintained meeting.ics seemed easier than keeping a parallel copy here. The CoC titles itself "OpenContainers Code of Conduct", but [4] has: Connecting with the Open Container Initiative community And I feel like I've been seeing the singular, spaced form more frequently. While we're adding reference-style links, convert the DCO link as well to make the text easier to read. [1]: https://groups.google.com/a/opencontainers.org/d/msg/dev/Ctw-fcO1IuA/7vrr4YiyDgAJ Subject: Re: splitting this list into image-spec-dev, runtime-spec-dev, etc Date: Wed, 20 Apr 2016 14:45:55 -0400 Message-ID: <CAEXjzRug6uL_1eLHyxUzN+3AchXq6KVtV6KmgxRj0Gu+krfAcg@mail.gmail.com> [2]: https://github.com/opencontainers/runtime-spec/blob/7a36e7ed86ee3b4c6dbcdbd02052ec1ef6787c3c/README.md#contributing [3]: https://github.com/opencontainers/runtime-spec/blob/1077f05ae7b05ce79159e66c25f8ff80f58ffedb/README.md#meetings [4]: https://www.opencontainers.org/community Signed-off-by: W. Trevor King <wking@tremily.us>
wking
added a commit
to wking/oci-project-template
that referenced
this pull request
Apr 10, 2018
This should have been added along with the consuming reference-style link in ee72bc8 (CONTRIBUTING: Code of conduct, meetings, mailing list, and IRC, 2016-09-08, opencontainers#45). Signed-off-by: W. Trevor King <wking@tremily.us>
wking
added a commit
to wking/distribution-spec
that referenced
this pull request
Apr 10, 2018
This should have been added along with the consuming reference-style link in opencontainers/project-template@ee72bc89 (CONTRIBUTING: Code of conduct, meetings, mailing list, and IRC, 2016-09-08, opencontainers/project-template#45). Cherry-picked from opencontainers/project-template@41fe83d3 (opencontainers/project-template#56). Signed-off-by: W. Trevor King <wking@tremily.us>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
So far dev@ volume has been low enough that we haven't needed per-project lists, so we can add it in this central location. In the event that we do split lists later, the reference-style link makes it easy for projects to update the target without touching the line with the link text. The meetings and IRC channel are in the same boat (not enought traffic to be worth splitting). The content I'm adding here is adapted from here and here. As long as the meeting is shared, linking the runtime-spec maintained meeting.ics seemed easier than keeping a parallel copy here.
The CoC titles itself "OpenContainers Code of Conduct", but opencontainers.org has:
And I feel like I've been seeing the singular, spaced form more frequently.
Spun off from #20.
While we're adding reference-style links, convert the DCO link as well to make the text easier to read.