From c5301bd6159c0aeaa0772b05c29c488748452e37 Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Sun, 21 Feb 2016 16:41:21 -0800 Subject: [PATCH] doc: the term 'improvement' is less restrictive I find --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e6992af..628c7c2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -139,7 +139,7 @@ Color: green bug, I will use this category. - Type-Question: Asking a question on Bunyan usage, about the project, etc. - Type-Bug: A bug in Bunyan's behaviour. -- Type-Feature: A new feature or other improvement. +- Type-Improvement: A new feature or other improvement. - Type-Doc: Issues with Bunyan's documentation. - Type-Task: A project task to be done.