From 771cc529ab3455dd160384e60517771536aa17d3 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Thu, 11 Mar 2021 23:56:50 +1300 Subject: [PATCH] add contributing section to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a3e5fd6b..8717f5b0 100644 --- a/README.md +++ b/README.md @@ -77,3 +77,7 @@ At this stage, GitHub actions only builds and releases Windows versions of Atlas ``` npm run electron:build -- --mac --win --linux ``` + +## Contributing + +If you have a feature request, or find a bug with Atlas, please open an issue here on GitHub.