Skip to content

Commit 7a2a58f

Browse files
authored
Update README
1 parent 0617803 commit 7a2a58f

1 file changed

Lines changed: 40 additions & 1 deletion

File tree

README.md

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,40 @@
1-
# testsigma-tutorials
1+
# Testsigma Tutorials
2+
Testsigma docs are built using [Gatsby](https://www.gatsbyjs.com/) and deployed to [https://testsigma.com/tutorials/](https://testsigma.com/tutorials/).
3+
4+
 
5+
6+
## **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.
10+
11+
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+
13+
 
14+
### Creating an Account
15+
16+
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+
18+
 * [Create an account on Testsigma Cloud (Recommended)](https://testsigma.com/docs/getting-started/setup/testsigma-cloud/)
19+
20+
 * [Deploy Testsigma on my machine](https://testsigma.com/docs/getting-started/setup/overview/)
21+
22+
 
23+
### Contributing
24+
25+
We love our contributors! If you'd like to contribute anything from updating an existing tutorial to adding new tutorials, start here—
26+
27+
 * 📖 Read our [Contribution Guide](CONTRIBUTING.md)
28+
29+
 * 🧩 [Set up your local environment] (CONTRIBUTING.md#-setup-for-local-development)
30+
31+
 * 👾 Explore some [good first tutorials](https://github.com/testsigmahq/testsigma-tutorials/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+tutorial%22)
32+
33+
 * 📕 Read our [Code of Conduct](CODE_OF_CONDUCT.md)
34+
35+
 
36+
Check out the [contributing](CONTRIBUTING.md) guide for more details.
37+
38+
### License
39+
40+
The source code in this directory is under [Apache License 2.0](LICENSE).

0 commit comments

Comments
 (0)