From b735a6b4024008493eb2c216c0a5739b8620e918 Mon Sep 17 00:00:00 2001 From: Ram <553578+relaxedtomato@users.noreply.github.com> Date: Thu, 28 Sep 2023 17:35:28 -0400 Subject: [PATCH] Update README.md add blurb on hacktoberfest guidelines --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 68a86eaf..f10e035d 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,8 @@ To learn more about how to use the Nylas Python SDK, please refer to our [Python Please refer to [Contributing](Contributing.md) for information about how to make contributions to this project. We welcome questions, bug reports, and pull requests. +Taking part in Hacktoberfest 2023 (i.e. issue is tagged with `hacktoberfest`)? Read our [Nylas Hacktoberfest 2023 contribution guidelines](https://github.com/nylas-samples/nylas-hacktoberfest-2023/blob/main/readme.md). + ## 📝 License This project is licensed under the terms of the MIT license. Please refer to [LICENSE](LICENSE) for the full terms.