From 9e9c8625b88ea7677461fc7c81c43869e8dd0ffe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20K=C3=B6ster?= Date: Wed, 10 Feb 2016 16:31:20 +0100 Subject: [PATCH] Update GUIDELINES.md --- GUIDELINES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/GUIDELINES.md b/GUIDELINES.md index a9a904f185ad5..9c3d045b47e13 100644 --- a/GUIDELINES.md +++ b/GUIDELINES.md @@ -15,6 +15,8 @@ Exceptions: Anaconda version is too old or some sort of patch is required that is not in the main Anaconda channel (TODO: examples of the latter?) +- If the recipe installs custom wrapper scripts, usage notes should be added to ``extra -> notes`` in the `meta.yaml`. + ## Examples The following recipes serve as examples of good recipes that can be used as