CONTRIBUTING: Add example Submitted-at header.
authorRussell Bryant <russell@ovn.org>
Mon, 4 Jan 2016 21:02:51 +0000 (16:02 -0500)
committerRussell Bryant <russell@ovn.org>
Tue, 5 Jan 2016 20:37:45 +0000 (15:37 -0500)
Document a Submitted-at header to be used for GitHub pull request URLs,
or any other case where a patch was submitted somewhere other than the
OVS dev mailing list.

Signed-off-by: Russell Bryant <russell@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
CONTRIBUTING.md

index 1e1d573..086b6e8 100644 (file)
@@ -214,6 +214,14 @@ Examples of common tags follow.
 
         Reported-at: http://openvswitch.org/pipermail/dev/2014-June/040952.html
 
+    Submitted-at: <URL>
+
+        If a patch was submitted somewhere other than the Open vSwitch
+        development mailing list, such as a GitHub pull request, this header can
+        be used to reference the source.
+
+        Submitted-at: https://github.com/openvswitch/ovs/pull/92
+
     VMware-BZ: #1234567
     ONF-JIRA: EXT-12345