From 42f03e3b67215b1419e824a4f7d03930415fdba1 Mon Sep 17 00:00:00 2001 From: Robin Date: Tue, 10 Dec 2024 12:11:18 +0100 Subject: [PATCH] added contributing section to readme file --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6a6b9551..916fd005 100644 --- a/README.md +++ b/README.md @@ -80,3 +80,9 @@ docker compose up ``` Note: This project integrates with third-party APIs. You will need to obtain the necessary API keys for these services and update them in your `.env` file. For example, see the provided `.env.docker.example` file for the required format. + +## Contributing + +We <3 contributions big and small: + +- Submit a [feature request](https://github.com/chapter-gtm/chapter/issues/new?assignees=&labels=&projects=&template=feature_request.md&title=) or [bug report](https://github.com/chapter-gtm/chapter/issues/new?assignees=&labels=&projects=&template=bug_report.md&title=)