Skip to content

Commit 04b7851

Browse files
authored
docs: add SUPPORT.md (microsoft#2538)
1 parent b5a3541 commit 04b7851

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

SUPPORT.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Support
2+
3+
## How to file issues and get help
4+
5+
This project uses GitHub issues to track bugs and feature requests. Please search the [existing issues][gh-issues] before filing new ones to avoid duplicates. For new issues, file your bug or feature request as a new issue using corresponding template.
6+
7+
For help and questions about using this project, please see the [docs site for Playwright for Python][docs].
8+
9+
Join our community [Discord Server][discord-server] to connect with other developers using Playwright and ask questions in our 'help-playwright' forum.
10+
11+
## Microsoft Support Policy
12+
13+
Support for Playwright for Python is limited to the resources listed above.
14+
15+
[gh-issues]: https://github.com/microsoft/playwright-python/issues/
16+
[docs]: https://playwright.dev/python/
17+
[discord-server]: https://aka.ms/playwright/discord

0 commit comments

Comments
 (0)