Skip to content

Commit 78720ac

Browse files
committed
update
1 parent cc7ca75 commit 78720ac

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

SUPPORT.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Support
2+
3+
## How to file issues and get help
4+
5+
This project uses [GitHub Issues](https://github.com/microsoft-foundry/Model-Router-Auto-Evaluation/issues) to track bugs, feature requests, and documentation gaps. Please **search existing issues** before filing a new one to avoid duplicates.
6+
7+
When you're ready to file something new, pick the right template:
8+
9+
| If you have a … | Use this |
10+
|---|---|
11+
| Bug or unexpected behaviour | [🐛 Bug report](https://github.com/microsoft-foundry/Model-Router-Auto-Evaluation/issues/new?template=bug_report.yml) |
12+
| Feature idea or improvement | [✨ Feature request](https://github.com/microsoft-foundry/Model-Router-Auto-Evaluation/issues/new?template=feature_request.yml) |
13+
| Doc that's wrong or unclear | [📚 Documentation issue](https://github.com/microsoft-foundry/Model-Router-Auto-Evaluation/issues/new?template=documentation.yml) |
14+
| General feedback / experience report | [💬 Feedback](https://github.com/microsoft-foundry/Model-Router-Auto-Evaluation/issues/new?template=feedback.yml) |
15+
| Open-ended question or discussion | [Microsoft Foundry Discord](https://aka.ms/foundry/discord) |
16+
| Security vulnerability | **Do not open a public issue.** Report privately via the [Microsoft Security Response Center](https://www.microsoft.com/msrc) — see [SECURITY.md](SECURITY.md). |
17+
18+
## Before you file
19+
20+
Please check these resources first:
21+
22+
- **[QUICKSTART.md](QUICKSTART.md)** — fastest path from clone to a working dashboard
23+
- **[docs/faq.md](docs/faq.md)** — common errors, rate-limit tips, Foundry troubleshooting
24+
- **[docs/](docs/)** — full guides for live evaluation, custom datasets, scaling, methodology, and architecture
25+
26+
## Microsoft Support Policy
27+
28+
Support for this project is limited to the resources listed above. This is an open-source sample / community project, not a Microsoft product, and is provided **as-is** under the terms of the [MIT License](LICENSE). Microsoft does not provide formal support for this repository.
29+
30+
For support with **Microsoft Foundry** itself (the underlying service), see the [official Microsoft Foundry documentation](https://learn.microsoft.com/azure/ai-foundry/) and your Azure support plan.

0 commit comments

Comments
 (0)