From 48bda8fefe748e3a8d9196570f11b318e10f151a Mon Sep 17 00:00:00 2001 From: Zack Koppert Date: Thu, 2 Nov 2023 12:21:55 -0700 Subject: [PATCH] Add contributions invite message --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4c25205..4bf824a 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,9 @@ Below are the allowed configuration options: - [Configuring the `SEARCH_QUERY`](./docs/search-query.md) - [Local usage without Docker](./docs/local-usage-without-docker.md) +## Contributions +We would ❤️ contributions to improve this action. Please see [CONTRIBUTING.md](./CONTRIBUTING.md) for how to get involved. + ## License [MIT](LICENSE)