blitztext-app-linux/SUPPORT.md
2026-05-23 07:28:46 +02:00

26 lines
861 B
Markdown

# Support
Blitztext App is an experimental preview. There is no service-level agreement, paid support channel, or guarantee that issues will be fixed.
## Before Asking For Help
- Make sure you can build the app with `./build.sh --debug`.
- Check that your OpenAI API key is entered in the app settings.
- Confirm that macOS microphone permission is granted.
- Grant Accessibility permission if you expect automatic paste into other apps.
- Read [docs/privacy.md](docs/privacy.md) before testing with sensitive content.
## Where To Ask
Use GitHub Issues for reproducible bugs and focused feature ideas.
Please do not post:
- OpenAI API keys
- access tokens
- private audio recordings
- confidential transcripts
- screenshots that show sensitive content
For security-sensitive reports, follow [SECURITY.md](SECURITY.md) instead of opening a public issue.