gvisor/website/content/docs/community/index.md

43 lines
1.9 KiB
Markdown
Raw Normal View History

---
title: Contributing
layout: docs
category: Project
weight: 20
permalink: /docs/community/
---
Contributions are accepted through our [GitHub][github] and [Google
Source][googlesource] repositories. Individual projects have their own
[contribution process][contributing].
## Community
2019-03-30 02:40:11 +00:00
The authoritative document for community resources and organization is the
[community repository][community], which contains the project's [governance
model][governance] and [code of conduct][codeofconduct]. Individual repositories
have their own guidelines and processes for contributing. See the [canonical
list of repositories][repositories] for more information.
2019-03-30 02:40:11 +00:00
The project maintains two mailing lists:
2020-01-17 07:13:07 +00:00
* [gvisor-users][gvisor-users] for accouncements and general discussion.
* [gvisor-dev][gvisor-dev] for development and contribution.
We also have a [chat room hosted on Gitter][gitter-chat].
2019-03-30 02:40:11 +00:00
The community calendar shows upcoming public meetings and opportunities to
collaborate.
<iframe src="https://calendar.google.com/calendar/b/1/embed?showTitle=0&amp;height=600&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=bd6f4k210u3ukmlj9b8vl053fk%40group.calendar.google.com&amp;color=%23AB8B00&amp;ctz=America%2FLos_Angeles" style="border-width:0" width="600" height="400" frameborder="0" scrolling="no"></iframe>
2019-03-30 02:40:11 +00:00
[community]: https://gvisor.googlesource.com/community
[contributing]: https://github.com/google/gvisor/blob/master/CONTRIBUTING.md
[github]: https://github.com/google/gvisor
[gitter-chat]: https://gitter.im/gvisor/community
[governance]: https://gvisor.googlesource.com/community/+/refs/heads/master/README.md
[googlesource]: https://gvisor.googlesource.com/
2019-03-30 02:40:11 +00:00
[gvisor-dev]: https://groups.google.com/forum/#!forum/gvisor-dev
[gvisor-users]: https://groups.google.com/forum/#!forum/gvisor-users
[codeofconduct]: https://gvisor.googlesource.com/community/+/refs/heads/master/CODE_OF_CONDUCT.md
[repositories]: https://gvisor.googlesource.com/?format=HTML