From aef6d5ae332c01cb5e0c324943431139dd600886 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 30 Nov 2017 12:54:16 -0500 Subject: [PATCH] Add Contributing your plugin section to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 84cf773e..56b20ce3 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ *Manifest repository for VCV Rack plugins* +### Contributing your plugin + +Create or edit your plugin's manifest file in `plugins/` using the template and documentation below. +You can do this without cloning by clicking GitHub's "Create new file" button or by clicking the pencil icon to edit a file. ### Manifest template