Update the TPM doc

Change-Id: I9b93a3f7b1a6a8a523dfa131fb45c9aa877ad6fd
(cherry picked from commit c9be709ba482f5dcff1c915243d9d2ffcafb8f3e)
2 files changed
tree: 4e0bc221902dae10ebe2326e4645c328a3c6f426
  1. .github/
  2. atmosphere/
  3. build/
  4. charts/
  5. doc/
  6. hack/
  7. images/
  8. internal/
  9. meta/
  10. molecule/
  11. playbooks/
  12. plugins/
  13. releasenotes/
  14. roles/
  15. tests/
  16. tools/
  17. zuul.d/
  18. .ansible-lint
  19. .charts.yml
  20. .envrc
  21. .flake8
  22. .gitignore
  23. .gitreview
  24. .pre-commit-config.yaml
  25. .python-version
  26. .stestr.conf
  27. CHANGELOG.md
  28. Earthfile
  29. flake.lock
  30. flake.nix
  31. galaxy.yml
  32. go.mod
  33. go.sum
  34. README.md
  35. requirements.txt
  36. setup.cfg
  37. setup.py
  38. tox.ini
README.md

Atmosphere

Community

If you have any questions and discussions about Atmosphere, you can join the community:

Contributing

You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands::

pre-commit install --hook-type commit-msg