Getting help
Whether something's broken or you just want to talk an approach through, here's where to go.
Talk it through
The fastest way to get help, compare notes with other builders, and reach the Flagon team. Best for "how do I..." and "is this expected?"
Search existing issues first to see if something is already known or fixed, then open a new one if it isn't.
Troubleshooting guides
Product-specific troubleshooting lives with each product:
- Feature Flags troubleshooting: evaluation, client keys, and OFREP gotchas.
More troubleshooting guides land as each product grows. If you hit something that isn't covered yet, Discord is the quickest way to get unblocked, and it tells us what to write next.
Reporting a bug
Found a real bug? Open a GitHub issue with:
- what you did, what you expected, and what actually happened;
- the smallest steps to reproduce it;
- any error message, status code, or
reasonfrom the response.
Security issues are different
Never report a security vulnerability in a public issue. Email security@flagon.io privately instead. See SECURITY.md.
Self-hosting
Running Flagon yourself? The Run Flagon guide covers setup, environment, and the production notes, and Discord is the place to ask about your own deployment.