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

Commit 397b8bf

Browse files
authored
(docs) Added link to CONTRIBUTING.md in README (#4)
1 parent 56bc172 commit 397b8bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@ During the pause of the runner, it will return the last result that came from a
9191

9292
If the pipeline task is completed, and the runner should resume periodic testing, it can be resumed by calling `testExecutor.resumeAsyncRunner()`. This will immediately start a new test run.
9393

94+
## Contribute
95+
96+
See [How to contribute](CONTRIBUTING.md)
97+
9498
## License
9599

96100
excote was released under [Apache-2.0](LICENSE)

0 commit comments

Comments
 (0)