Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 705 Bytes

File metadata and controls

30 lines (21 loc) · 705 Bytes

Support

AniGate is a small source-available project. Support is best-effort.

Before Opening an Issue

Run:

make verify

Also collect:

  • AniGate version: anigate version
  • Operating system and architecture.
  • Go version: go version
  • Transport: stdio or HTTP.
  • Whether you are using a release binary or a local build.
  • A redacted config snippet if the issue is config-related.

Do not include auth tokens, cookies, private remote URLs, or private repository content.

Where to Ask

  • Bug reports: use the bug issue template.
  • Feature requests: use the feature request template.
  • Setup and config help: use the config help template.
  • Security reports: follow SECURITY.md.