From 0b6a159d07d059b5ea0993a655c75f305807dd91 Mon Sep 17 00:00:00 2001 From: Yury Semikhatsky Date: Wed, 28 Aug 2024 10:44:25 -0700 Subject: [PATCH] docs: add SUPPORT.md --- SUPPORT.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 SUPPORT.md diff --git a/SUPPORT.md b/SUPPORT.md new file mode 100644 index 0000000000..8218a720da --- /dev/null +++ b/SUPPORT.md @@ -0,0 +1,19 @@ +# Support + +## How to file issues and get help + +This project uses GitHub issues to [track bugs][gh-bug] and [feature requests][gh-feature]. Please search the [existing issues][gh-issue] before filing new issues to avoid duplicates. For new topics, file your bug or feature request as a new issue. + For new issues, file your bug or feature request as a new issue. + +For help and questions about using this project, please see the [docs site for Playwright][docs]. Join our community [Discord Server][discord] to connect with other developers using Playwright and ask questions in our ['help-playwright'][discord-channel] forum, + +## Microsoft Support Policy + +Support for Playwright is limited to the resources listed above. + +[gh-issue]: https://github.com/microsoft/playwright/issues/ +[gh-bug]: https://github.com/microsoft/playwright/issues/new?assignees=&labels=&projects=&template=bug.yml&title=%5BBug%5D%3A+ +[gh-feature]: https://github.com/microsoft/playwright/issues/new?assignees=&labels=&projects=&template=feature.yml&title=%5BFeature%5D%3A+ +[docs]: https://playwright.dev/ +[discord]: https://aka.ms/playwright/discord +[discord-channel]: https://discord.com/channels/807756831384403968/1054804523652231198