From 6e25568d14bcc543684d704c1a19a2f9fcc890bd Mon Sep 17 00:00:00 2001 From: Michael Crosby Date: Tue, 13 Dec 2016 16:32:56 -0800 Subject: [PATCH] Make large changes explicit Signed-off-by: Michael Crosby --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8d89b6a..ba1ecf0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,7 +29,7 @@ checklist with requirements. If solutions are proposed, alternatives should be listed and eliminated. Even if the criteria for elimination of a solution is frivelous, say so. -Larger arcs typically work best with design documents, similar to those found +Larger changes typically work best with design documents, similar to those found in `design/`. These are focused on providing context to the design at the time the feature was conceived and can inform future documentation contributions.