Skip to content

Commit 5162d24

Browse files
Update SUPPORT.md (#287)
add triage support times
1 parent 70df62c commit 5162d24

File tree

1 file changed

+45
-7
lines changed

1 file changed

+45
-7
lines changed

SUPPORT.md

Lines changed: 45 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,51 @@
11
# Support
22

3-
## How to file issues and get help
3+
This open source project is provided "as-is" without official formal support from Microsoft. That said, the maintainer team strives to provide best effort responses along the timelines provided below.
44

5-
This project uses GitHub Issues to track bugs and feature requests. Please search the existing
6-
issues before filing new issues to avoid duplicates. For new issues, file your bug or
7-
feature request as a new Issue.
5+
## Scope
86

9-
For help and questions about using this project, please use the discussions feature of this repo.
7+
These service level objectives apply to [Issues](https://github.com/Azure-Samples/Copilot-Studio-with-Azure-AI-Search/issues) raised in the public [GitHub repository](https://github.com/Azure-Samples/Copilot-Studio-with-Azure-AI-Search).
108

11-
## Microsoft Support Policy
9+
### Response Times
1210

13-
Support for this **PROJECT** is limited to the resources listed above.
11+
| Issue Type | Triage Response Time |
12+
|-----------------------------------|----------------------|
13+
| Critical security vulnerabilities | 1 day |
14+
| Bugs affecting core functionality | 5 days |
15+
| Feature requests and enhancements | 14 days |
16+
| General questions | 14 days |
17+
18+
### Definitions
19+
20+
- Response means initial acknowledgment, labeling, or request for clarification - not necessarily a resolution
21+
- Days are to be interpreted as business days from **Monday-Friday**, excluding major holidays
22+
- Times are calculated from issue creation to first maintainer response
23+
24+
### What We Provide
25+
26+
- Public issue tracking and discussion
27+
- Documentation and self-service resources
28+
- Regular monthly release cycles. Out-of-band releases may occur when necessary, such as in response to a breaking change or a security-related fix.
29+
- Security patches for critical vulnerabilities in supported versions (up to last published version).
30+
31+
### What We Don't Provide
32+
33+
- Guaranteed resolution timelines
34+
- 24/7 support
35+
- Phone or video support
36+
- Custom development or consulting
37+
- Support for end-of-life versions
38+
- Private/priority support queues
39+
40+
## How to streamline the response process
41+
42+
1. **Search Existing Issues:** Before creating a new issue, please verify that the existing issues in the repository do not already reflect the issue you are facing or the feature that you are requesting. This helps avoid duplicates and can save time.
43+
1. **File a New Issue:** If you do not find an existing issue that matches what you are experiencing, feel free to open a new one by:
44+
1. Going to the [Issues](https://github.com/Azure-Samples/Copilot-Studio-with-Azure-AI-Search/issues) section of this repository.
45+
1. And click on [New Issue](https://github.com/Azure-Samples/Copilot-Studio-with-Azure-AI-Search/issues/new/choose).
46+
1. **Use the correct issue template** and clearly describe the issue or feature request, providing as much detail as possible, including steps to reproduce the issue, if applicable. Be sure to call out actual vs expected behavior in your report.
47+
48+
## Escalation Path
49+
50+
1. GitHub [Issues](https://github.com/Azure-Samples/Copilot-Studio-with-Azure-AI-Search/issues) for bugs and feature requests
51+
1. Security vulnerabilities: [[email protected]](mailto:[email protected]) (private disclosure)

0 commit comments

Comments
 (0)