blob: 7892e697c058211bb2a40fcb2b77d306cd2070f7 [file] [log] [blame]
vexxhost-bot6dde1ef2024-07-19 04:30:46 +02001Atmosphere
2==========
3
4* Documentation: https://vexxhost.github.io/atmosphere/
5
6Community
7---------
8
9If you have any questions and discussions about Atmosphere, you can join the
10community:
11
12* `#atmosphere <https://kubernetes.slack.com/archives/C056YSPJB7U>`_ channel
13 on the Kubernetes Slack. If you are new to Kubernetes Slack workspace,
14 `Join the Kubernetes Slack workspace <https://slack.kubernetes.io/>`_ first.
15
16Contributing
17------------
18
19You'll need to make sure that you have `pre-commit <https://pre-commit.com>`_
20setup and installed in your environment by running these commands::
21
22 pre-commit install --hook-type commit-msg