You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PRs: use .github/pull_request_template.md as the template; include a clear description, linked issues (Fixes #123), reproduction steps, and before/after notes. Include config snippets for new flags or env vars.
CI: ensure gofmt passes and tests are green.
Security & Configuration Tips
Set EXTERNAL_URL correctly; accept TLS TOS with --tls-accept-tos when auto-TLS is detected.
Avoid committing contents of data/ (runtime-only).