Skip to content

Commit 48f222e

Browse files
authored
Merge pull request #6555 from Riaankl/create_CONTRIBUTING.md
Create CONTRIBUTING.md
2 parents b0affd8 + d59c2cc commit 48f222e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

sig-architecture/CONTRIBUTING.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Contributing to SIG Architecture
2+
The best place to find information and resources to be able to participate and support SIG Architecture's work is to visit the Architecture Special Interest Group [Github repo](https://github.com/kubernetes/community/tree/master/sig-architecture) and the [README](https://github.com/kubernetes/community/tree/master/sig-architecture) file.
3+
You can also learn more about the [SIG Architecture Charter](https://github.com/kubernetes/community/blob/master/sig-architecture/charter.md) following the link.
4+
5+
## Getting started
6+
Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-architecture) will get you invited to our meetings.
7+
8+
Our Regular SIG Meeting is Thursdays at 11:00 PT (Pacific Time) (biweekly). This would be a good place to start.
9+
10+
There are also various [Working groups](https://github.com/kubernetes/community/tree/master/sig-architecture#working-groups) and [Subprojects](https://github.com/kubernetes/community/tree/master/sig-architecture#subprojects) meetings where new contributors are always welcome.
11+
12+
Contributions are made via Pull requests. Before opening a pull request, contributors must sign the [CNCF Contributor License Agreement](https://github.com/kubernetes/community/blob/master/CLA.md)
13+
14+
15+
## Questions about contributing
16+
Feel free to ask any questions in the [#sig-architecture](https://kubernetes.slack.com/archives/C5P3FE08M)
17+
Slack channel through the Kubernetes Slack. To get a Slack invite, visit http://slack.k8s.io/ . Once you're logged you can join the channel. Alternatively, you could join any one of our meetings.

0 commit comments

Comments
 (0)