vexxhost-bot | 134680a | 2024-07-19 04:30:48 +0200 | [diff] [blame^] | 1 | Atmosphere |
| 2 | ========== |
| 3 | |
| 4 | * Documentation: https://vexxhost.github.io/atmosphere/ |
| 5 | |
| 6 | Community |
| 7 | --------- |
| 8 | |
| 9 | If you have any questions and discussions about Atmosphere, you can join the |
| 10 | community: |
| 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 | |
| 16 | Contributing |
| 17 | ------------ |
| 18 | |
| 19 | You'll need to make sure that you have `pre-commit <https://pre-commit.com>`_ |
| 20 | setup and installed in your environment by running these commands:: |
| 21 | |
| 22 | pre-commit install --hook-type commit-msg |