From: Bill Erickson Date: Wed, 23 May 2012 20:54:30 +0000 (-0400) Subject: Added directions for placement of release notes for contributed features X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b55180f68d0c3b3cf68e7eda65ef31fc0ecda2d2;p=working%2FEvergreen.git Added directions for placement of release notes for contributed features Signed-off-by: Bill Erickson --- diff --git a/HACKING b/HACKING index f270c58661..79736b63ae 100644 --- a/HACKING +++ b/HACKING @@ -8,6 +8,11 @@ Contributing A http://evergreen-ils.org/dokuwiki/doku.php?id=contributing[tutorial for contributing to Evergreen is on the Evergreen Wiki]. +Feature Release Notes +~~~~~~~~~~~~~~~~~~~~~ + +New features should be accompanied by a file in the repository under the docs/RELEASE_NOTES_NEXT/ directory. The file should be in asciidoc format and contain enough description to enable the documentation team to write something coherent about the new functionality. As much as possible, the name of the file should match the feature. No numbering, etc. is required. + Git ---