mirror of
https://github.com/NoeFabris/opencode-antigravity-auth.git
synced 2026-05-13 23:53:18 +00:00
PR Fixes
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -29,7 +29,7 @@ What actually happens.
|
||||
**Logs**
|
||||
If applicable, attach logs. Enable debug logging with `export OPENCODE_ANTIGRAVITY_DEBUG=1` (or verbose with `export OPENCODE_ANTIGRAVITY_DEBUG=2` / `verbose`).
|
||||
|
||||
Logs are written to `~/.config/opencode/antigravity-logs/antigravity-debug-<timestamp>.log` (or `$XDG_CONFIG_HOME/opencode/antigravity-logs/...`). Override the directory with `OPENCODE_ANTIGRAVITY_LOG_DIR`.
|
||||
Logs are written to `~/.config/opencode/antigravity-logs/antigravity-debug-<timestamp>.log` (MacOS) or `%APPDATA%\opencode\antigravity-logs\antigravity-debug-<timestamp>.log` (Windows). Override the directory with `OPENCODE_ANTIGRAVITY_LOG_DIR`.
|
||||
|
||||
**Compliance Checklist**
|
||||
Please confirm:
|
||||
|
||||
Reference in New Issue
Block a user