From f2741196a33dfb84a860bf37421f85c0e7f667d5 Mon Sep 17 00:00:00 2001 From: Ben Roberts Date: Thu, 6 Aug 2020 11:25:10 +0200 Subject: [PATCH] Add contributing note --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index bbcb081..2ea982b 100644 --- a/README.md +++ b/README.md @@ -99,3 +99,8 @@ The `StoredEvent` entity also tracks whether each event has been published to th ### TODO * Allow configuration of event bus name + +### Contributing + +Contributions are welcome. Please submit pull requests with one fix/feature per PR. +