Skip to content

Commit be08551

Browse files
committed
docs: we need your help :)
1 parent 915eaa5 commit be08551

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
## Go JSON Reporter
44

5-
65
A Go JSON test reporter to create test reports that follow the CTRF standard.
76

87
[Common Test Report Format](https://ctrf.io) ensures the generation of uniform JSON test reports, independent of programming languages or test framework in use.
@@ -11,6 +10,24 @@ A Go JSON test reporter to create test reports that follow the CTRF standard.
1110

1211
It means a lot to us and helps us grow this open source library.
1312

13+
## We need your help
14+
15+
We believe CTRF can save **a lot** of time for engineers, a single data serialisation report, well structured, community driven and works with any framework. For over 30s years software engineers have used a de facto data serialisation report, you know the one! But we feel it’s time to modernise.
16+
17+
The only way we can grow CTRF is with your help and the support of the software engineering community.
18+
19+
## How can you help?
20+
21+
- Join and build with us! We are looking for [contributors](https://github.com/ctrf-io), get involved in this early stage project. All contributions are welcome.
22+
- Give this repository a star ⭐⭐⭐⭐⭐⭐
23+
- Follow the CTRF [GitHub organisation](https://github.com/ctrf-io)
24+
- Clap for our medium articles (30 times each) 👏
25+
- Share, share share! Discord, Reddit, Twitter, LinkedIn, Slack, Teams, whereever! - please share our [libraries](https://github.com/orgs/ctrf-io/repositories), our [homepage](https://www.ctrf.io/), our [Medium articles](https://medium.com/@ma11hewthomas)
26+
- Maybe even write a blog about us!
27+
- Try our [tools](https://github.com/orgs/ctrf-io/repositories)
28+
29+
**Thank you so much!!**
30+
1431
## Features
1532

1633
- Generate JSON test reports that are [CTRF](https://ctrf.io) compliant

0 commit comments

Comments
 (0)