mirror of
https://github.com/microsoft/playwright-java.git
synced 2025-09-08 21:01:00 +00:00
28 lines
824 B
YAML
28 lines
824 B
YAML
name: 'Questions / Help 💬'
|
|
description: If you have questions, please check StackOverflow or Discord
|
|
title: '[Please read the message below]'
|
|
labels: [':speech_balloon: Question']
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
## Questions and Help 💬
|
|
|
|
This issue tracker is reserved for bug reports and feature requests.
|
|
|
|
For anything else, such as questions or getting help, please see:
|
|
|
|
- [The Playwright documentation](https://playwright.dev/java)
|
|
- [Our Discord server](https://aka.ms/playwright/discord)
|
|
- type: checkboxes
|
|
id: no-post
|
|
attributes:
|
|
label: |
|
|
Please do not submit this issue.
|
|
description: |
|
|
> [!IMPORTANT]
|
|
> This issue will be closed.
|
|
options:
|
|
- label: I understand
|
|
required: true
|