From 74149fc4a926bb7a13fbed56f9785c4bfd5a3b03 Mon Sep 17 00:00:00 2001
From: Jo Vuit <jo.vuitton@gmail.com>
Date: Sun, 10 Feb 2019 14:16:59 +0100
Subject: [PATCH] Added 'Noun' as a possible detail part for string context

---
 CONTRIBUTING.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 25ff14c2..3eb7fd96 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -479,6 +479,7 @@ This hierarchical structure is made of several parts:
 The detail part, which is optional and refers to the contents of the string itself, such as:
     - ``Call to action``
     - ``Verb``
+    - ``Noun``
     - ``Short``
 
 Here are a few examples of valid context hierarchies:
-- 
GitLab