You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/docs/community/index.mdx
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,12 @@ At Serenity/JS, we're more than just a testing framework;
11
11
we're a thriving community of passionate developers, testers, and quality assurance enthusiasts
12
12
who are dedicated to pushing the boundaries of test automation.
13
13
14
-
Our community is a safe space where we all aim to grow and learn together,
15
-
and where everyone is welcome to contribute. Whether you're a seasoned developer or just starting out,
16
-
there's a place for you in our community.
14
+
Our community is a safe space where we all aim to grow and learn together, and where everyone is welcome to contribute.
15
+
Whether you're a seasoned developer or just starting out, there's a place for you in our community.
16
+
17
+
:::tip We're on GitHub
18
+
To fully participate in the Serenity/JS Community, you'll need a free [GitHub account](https://github.com/signup).
19
+
:::
17
20
18
21
## Serenity/JS Community Forums
19
22
@@ -30,7 +33,7 @@ Check out the below categories to get started:
30
33
31
34
Please make sure to star [**⭐️ Serenity/JS on GitHub**](https://github.com/serenity-js/serenity-js) to help others discover the framework!
32
35
33
-
You can also use the [Serenity/JS GitHub issue tracker](https://github.com/serenity-js/serenity-js/issues) to open a ticket to:
36
+
Use the [Serenity/JS GitHub issue tracker](https://github.com/serenity-js/serenity-js/issues) to open a ticket to:
34
37
-[Report a bug 🐛](https://github.com/serenity-js/serenity-js/issues/new?assignees=&labels=&projects=&template=bug_report.yml&title=Feature+X+fails+when+Y+happens)
35
38
-[Request a feature ⭐️](https://github.com/serenity-js/serenity-js/issues/new?assignees=&labels=&projects=&template=feature_request.yml&title=Serenity%2FJS+should+...)
36
39
-[Report a security vulnerability 🧐](https://github.com/serenity-js/serenity-js/security/advisories/new)
0 commit comments