diff --git a/README.md b/README.md index 4c1fb582..9f22d086 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,8 @@ This repo contains [mabl](https://mabl.com)'s GitHub Actions. Presently there is - [Deploy and Test Action](deploy-and-test/README.md) These Actions can be used to combine your mabl functional tests and GitHub code review/push/deploy lifecycle. Read more on [creating GitHub Workflows with Actions](https://help.github.com/en/articles/creating-a-workflow-with-github-actions). + + +## Contributions and Issues + +If you would like to contribute, please submit a PR. If you encounter an problem, please file an Issue in this repo.