Skip to content

Help & community

Discord

The fastest way to get help is the testers Discord channel. Bug reports, feature requests, and “what does this error mean” all welcome.

Join the Discord →

GitHub

Atelier development happens on GitHub. The repo is currently private (early access), but you can still see public packages and contribute to the docs.

Release notes

Every release publishes notes alongside the binaries:

https://tryatelier.blob.core.windows.net/tryatelier/latest/release-notes.md
https://tryatelier.blob.core.windows.net/tryatelier/v0.9.7-beta/release-notes.md

Or browse the rendered index here: Releases.

Reporting a bug

In the Discord, share:

  1. The release tag you’re on (kubectl get deploy -n atelier -o jsonpath='{.items[*].spec.template.spec.containers[0].image}').
  2. What you were doing when it broke.
  3. Any relevant logs (the Logs → Download button in the app page can save you a copy-paste).

That’s enough to start. We’ll dig in from there.