mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-21 08:36:42 +02:00
- Add @manacore/shared-help-types with TypeScript types and Zod schemas - Add @manacore/shared-help-content with Markdown parser, content loader, and Fuse.js search - Add @manacore/shared-help-ui with Svelte 5 components (HelpPage, FAQSection, FeaturesOverview, etc.) - Add @manacore/shared-help-mobile with React Native components for Expo apps - Add help translations to shared-i18n (de, en, fr, it, es) - Implement self-contained help page in Contacts app with FAQ, Features, Shortcuts, and Contact sections - Support i18n with German and English content 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
32 lines
767 B
Markdown
32 lines
767 B
Markdown
---
|
|
id: contact-support
|
|
title: Contact Support
|
|
language: en
|
|
order: 1
|
|
supportEmail: support@manacore.app
|
|
responseTime: Usually within 24 hours
|
|
---
|
|
|
|
## Need Help?
|
|
|
|
Our support team is here to help you with any questions or issues.
|
|
|
|
### Before Contacting Us
|
|
|
|
- Check the **FAQ** section for quick answers
|
|
- Browse our **Getting Started** guides
|
|
- Search the help center using the search bar
|
|
|
|
### Contact Options
|
|
|
|
- **Email**: Send us a message at support@manacore.app
|
|
- **Response Time**: We typically respond within 24 hours on business days
|
|
|
|
### What to Include
|
|
|
|
When contacting support, please include:
|
|
|
|
1. Your account email address
|
|
2. A clear description of your issue
|
|
3. Steps to reproduce the problem (if applicable)
|
|
4. Screenshots if they help explain the issue
|