|
1 | 1 | # Testsigma Tutorials |
2 | 2 | Testsigma tutorials are built using [Gatsby](https://www.gatsbyjs.com/) and deployed to [https://testsigma.com/tutorials/](https://testsigma.com/tutorials/). |
3 | 3 |
|
4 | | -  |
5 | 4 |
|
6 | 5 | ## **Getting started with Testsigma Tutorials** |
7 | | -Testsigma documentation helps you from the basics to more specific tutorials & how-tos. |
8 | | - |
9 | | -This project contains step-by-step and detailed explanations for many test automation use cases/scenarios. |
| 6 | +Testsigma documentation helps you from the basics to more specific tutorials & how-tos. This project contains step-by-step and detailed explanations for many test automation use cases/scenarios. |
10 | 7 |
|
11 | 8 | We are working hard to keep our tutorials up to date. However, we might not be able to cover everything. If you think we need to include something here, create an issue [here](https://github.com/testsigmahq/testsigma-tutorials/issues)! Alternatively, you can send an email to [community@testsigma.com](mailto:community@testsigma.com), and we’ll work on it with you. |
12 | 9 |
|
13 | | -  |
14 | | -### Creating an Account |
| 10 | +## Creating an Account |
15 | 11 |
|
16 | 12 | If you are new to Testsigma or want to try it quickly, create an account in our cloud environment instantly. Alternatively, you can also deploy Testsigma on your local machine or private server instance. Follow the links below for more information: |
17 | 13 |
|
18 | | - * [Create an account on Testsigma Cloud (Recommended)](https://testsigma.com/docs/getting-started/setup/testsigma-cloud/) |
| 14 | +- [Create an account on Testsigma Cloud (Recommended)](https://testsigma.com/docs/getting-started/setup/testsigma-cloud/) |
19 | 15 |
|
20 | | - * [Deploy Testsigma on my machine](https://testsigma.com/docs/getting-started/setup/overview/) |
| 16 | +- [Deploy Testsigma on my machine](https://testsigma.com/docs/getting-started/setup/overview/) |
21 | 17 |
|
22 | | -  |
23 | | -### Contributing |
| 18 | +## Contributing |
24 | 19 |
|
25 | 20 | We love our contributors! If you'd like to contribute anything from updating an existing tutorial to adding new tutorials, start here— |
26 | 21 |
|
27 | | - * 📖 Read our [Contribution Guide](CONTRIBUTING.md) |
| 22 | +- 📖 Read our [Contribution Guide](CONTRIBUTING.md) |
28 | 23 |
|
29 | | - * 🧩 [Set up your local environment] (CONTRIBUTING.md#-setup-for-local-development) |
| 24 | +- 🧩 [Set up your local environment](CONTRIBUTING.md#-setup-for-local-development) |
30 | 25 |
|
31 | | - * 👾 Explore some [good first tutorials](https://github.com/testsigmahq/testsigma-tutorials/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+tutorial%22) |
| 26 | +- 👾 Explore some [good first tutorials](https://github.com/testsigmahq/testsigma-tutorials/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+tutorial%22) |
32 | 27 |
|
33 | | - * 📕 Read our [Code of Conduct](CODE_OF_CONDUCT.md) |
| 28 | +- 📕 Read our [Code of Conduct](CODE_OF_CONDUCT.md) |
34 | 29 |
|
35 | | -  |
36 | 30 | Check out the [contributing](CONTRIBUTING.md) guide for more details. |
37 | 31 |
|
38 | | -### License |
| 32 | +## License |
39 | 33 |
|
40 | 34 | The source code in this directory is under [Apache License 2.0](LICENSE). |
0 commit comments