| Atmosphere |
| ========== |
| |
| * Documentation: https://vexxhost.github.io/atmosphere/ |
| |
| Community |
| --------- |
| |
| If you have any questions and discussions about Atmosphere, you can join the |
| community: |
| |
| * `#atmosphere <https://kubernetes.slack.com/archives/C056YSPJB7U>`_ channel |
| on the Kubernetes Slack. If you are new to Kubernetes Slack workspace, |
| `Join the Kubernetes Slack workspace <https://slack.kubernetes.io/>`_ first. |
| |
| Contributing |
| ------------ |
| |
| You'll need to make sure that you have `pre-commit <https://pre-commit.com>`_ |
| setup and installed in your environment by running these commands:: |
| |
| pre-commit install --hook-type commit-msg |