From 8858ee75a5b5a74c4ed102555c7baaa0f5d29ecd Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Fri, 13 Mar 2015 10:05:41 +0100 Subject: [PATCH] note about plugins --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4215436..c2091e8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,3 +17,7 @@ When reporting a bug make sure to include information about which browser and op - Single-quoted strings - Should be made towards the **dev branch** - Should be submitted from a feature/topic branch (not your master) + + +### Plugins +Please do not submit plugins as pull requests. They should be maintained in their own separate repository. More information here: https://github.com/hakimel/reveal.js/wiki/Plugin-Guidelines