Skip to content

Commit fe1a9e9

Browse files
committed
SIG Autoscaling - Add Contributing.md
Correct typo Co-authored-by: Adrian Moisey <[email protected]> Autoscaling - Update 2024 report actions
1 parent 8131a93 commit fe1a9e9

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

sig-autoscaling/CONTRIBUTING.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Contributing to SIG Autoscaling
2+
3+
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.
4+
You can also learn more about the [SIG Autoscaling Charter](https://github.com/kubernetes/community/blob/master/sig-autoscaling/charter.md) following the link.
5+
6+
## Getting started
7+
Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-autoscaling) will get you invited to the general SIG meetings.
8+
9+
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.
10+
11+
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.
12+
13+
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)
14+
15+
16+
## Questions about contributing
17+
Feel free to ask any questions in the [#sig-autoscaling](https://kubernetes.slack.com/messages/sig-autoscaling)
18+
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.

sig-autoscaling/annual-report-2024.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Operational tasks in [sig-governance.md]:
6464
- [x] [README.md] reviewed for accuracy and updated if needed
6565
- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
6666
- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
67-
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
67+
- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
6868
- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
6969
- [x] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed
7070

0 commit comments

Comments
 (0)