Skip to content

Commit

Permalink
added contributing section to readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinGreenwood committed Dec 10, 2024
1 parent efd4f44 commit 42f03e3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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=)

0 comments on commit 42f03e3

Please sign in to comment.