Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions community/0-welcome.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ We love stars so make sure you [star us on GitHub](https://github.com/microsoft/

Please create an issue for the following:

- [Bug Reports](https://github.com/microsoft/playwright/issues/new?assignees=&labels=&template=bug.md&title=%5BBUG%5D)
- [Feature Requests](https://github.com/microsoft/playwright/issues/new?assignees=&labels=&template=feature_request.md&title=%5BFeature%5D)
- [Report Regression](https://github.com/microsoft/playwright/issues/new?assignees=&labels=&template=regression.md&title=%5BREGRESSION%5D%3A+)
- [Bug Reports](https://github.com/microsoft/playwright/issues/new?template=bug.yml)
- [Documentation Issues](https://github.com/microsoft/playwright/issues/new?template=documentation.yml)
- [Feature Requests](https://github.com/microsoft/playwright/issues/new?template=feature.yml)
- [Report Regression](https://github.com/microsoft/playwright/issues/new?template=regression.yml)
- [Report a security vulnerability](https://github.com/microsoft/playwright/security/policy)

## Contributing
Expand Down