SIG Autoscaling - Add Contributing.md
Correct typo Co-authored-by: Adrian Moisey <adrian@changeover.za.net> Autoscaling - Update 2024 report actions
This commit is contained in:
parent
8131a93c82
commit
b871b33e11
|
@ -0,0 +1,18 @@
|
|||
# Contributing to SIG Autoscaling
|
||||
|
||||
The best place to find information and resources to be able to participate and support SIG Autoscaling's work is to visit the Autoscaling Special Interest Group [Github repo](https://github.com/kubernetes/community/tree/master/sig-autoscaling) and the [README](https://github.com/kubernetes/community/tree/master/sig-autoscaling) file.
|
||||
You can also learn more about the [SIG Autoscaling Charter](https://github.com/kubernetes/community/blob/master/sig-autoscaling/charter.md) following the link.
|
||||
|
||||
## Getting started
|
||||
Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-autoscaling) will get you invited to the general SIG meetings.
|
||||
|
||||
Our Regular SIG Meeting is Mondays at 16:00 CET (Central European Time). This is a general forum for wider issues as well as most of the subprojects.
|
||||
|
||||
Most of the work of the SIG is undertaken by our [Subprojects](https://github.com/kubernetes/community/tree/master/sig-autoscaling#subprojects) where new contributors are always welcome. Some of the subprojects have their own dedicated meetings - either on an ad-hoc basis, or organised more regularly. See the above link and each subproject's Slack channel for more details.
|
||||
|
||||
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)
|
||||
|
||||
|
||||
## Questions about contributing
|
||||
Feel free to ask any questions in the [#sig-autoscaling](https://kubernetes.slack.com/messages/sig-autoscaling)
|
||||
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 can join any of our meetings.
|
|
@ -16,7 +16,6 @@ The [charter](charter.md) defines the scope and governance of the Autoscaling Sp
|
|||
*Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-autoscaling) for the group will typically add invites for the following meetings to your calendar.*
|
||||
* Regular SIG Meeting: [Mondays at 16:00 Poland](https://zoom.us/j/96548204174) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=16%3A00&tz=Poland).
|
||||
* [Meeting notes and Agenda](https://docs.google.com/document/d/1RvhQAEIrVLHbyNnuaT99-6u9ZUMp7BfkPupT2LAZK7w/edit).
|
||||
* [Past meeting recordings](https://www.youtube.com/playlist?list=PL69nYSiGNLP1StKQeJqAu4-vURZziLkkh)
|
||||
|
||||
## Leadership
|
||||
|
||||
|
|
|
@ -64,7 +64,7 @@ Operational tasks in [sig-governance.md]:
|
|||
- [x] [README.md] reviewed for accuracy and updated if needed
|
||||
- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
|
||||
- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
|
||||
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
|
||||
- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
|
||||
- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
|
||||
- [x] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed
|
||||
|
||||
|
|
Loading…
Reference in New Issue