this repo has no description

Merge pull request #24640 from ocaml/kit-ty-kate-patch-3

Add a link to the CI system used for PRs in the README

Changed files
+6
+6
README.md
···
The state of the package ecosystem can be explored using opam-health-check<sup>[[1]]</sup>: http://check.ci.ocaml.org/
+
# CI troubleshooting
+
+
* If you have an issue or a feature request for opam-CI (used for all PRs), please open a ticket at https://github.com/ocurrent/opam-repo-ci/issues
+
* If you think there is an issue in the CI infrastructure, please open a ticket at https://github.com/ocaml/infrastructure/issues
+
* If you have an issue or a feature request for opam-health-check, please open a ticket at https://github.com/ocurrent/opam-health-check/issues
+
## How to Contribute
Contributions are welcome !