From 23befa786e6dec3775c85cd765cd3911cc7fe708 Mon Sep 17 00:00:00 2001 From: Boris Bielik Date: Sun, 28 Jun 2020 11:03:59 +0200 Subject: [PATCH] Add contribution guidelines to the README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4fa6dcf..08b90a0 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,7 @@ to learn more about the plugin. * XCFRAMEWORK_DSYM_OUTPUT_PATH * XCFRAMEWORK_BCSYMBOLMAPS_OUTPUT_PATH + +## Contribution + +- If you **want to contribute**, read the [Contributing Guide](https://github.com/bielikb/fastlane-plugin-create_xcframework/blob/master/CONTRIBUTING.md)