Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit c6039c1

Browse files
author
Ivan Mirić
committed
Add SUPPORT.md document
1 parent 3a1e01b commit c6039c1

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,3 +425,9 @@ Currently only Chromium is supported, and the [Playwright API](https://playwrigh
425425
| [Video](https://playwright.dev/docs/api/class-video) | :warning: | All |
426426
| [WebSocket](https://playwright.dev/docs/api/class-websocket) | :warning: | All |
427427
| [Worker](https://playwright.dev/docs/api/class-worker) | :warning: | All |
428+
429+
430+
Support
431+
-------
432+
433+
To get help about usage, report bugs, suggest features and discuss xk6-browser with other users see [SUPPORT.md](SUPPORT.md).

SUPPORT.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Support
2+
3+
Types of questions and where to ask:
4+
5+
- "How do I?" -- the [community forum](https://community.k6.io/c/xk6-browser/14). Please search for existing topics that may help you, and open a new topic only if none exist.
6+
- "I got this error, why?" -- the [community forum](https://community.k6.io/c/xk6-browser/14).
7+
- "I got this error and I'm sure it's a bug" -- search the [GitHub issues](https://github.com/grafana/xk6-browser/issues) to see if it was already reported and, if so, give the issue a :+1:. If it wasn't, [open a new issue](https://github.com/grafana/xk6-browser/issues) and add a `bug` label. Make sure to specify your xk6-browser version, OS and OS version, browser version, and a small JS script with detailed steps of how to reproduce the issue.
8+
- "I have an idea/request" -- search the [GitHub issues](https://github.com/grafana/xk6-browser/issues) to see if it was already requested and, if so, give the issue a :+1:. If it wasn't, search the [community forum](https://community.k6.io/) or post a forum thread to discuss the idea with the developers before creating a GitHub issue.
9+
10+
For all other questions, use the [community forum](https://community.k6.io/c/xk6-browser/14) or [Slack](https://k6.io/slack).
11+
12+
If your questions are related to the commercial [k6 Cloud](https://k6.io/cloud/) service, you can contact <support@k6.io> or write in the `#k6-cloud` channel on [Slack](https://k6.io/slack).

0 commit comments

Comments
 (0)