Add comment about the target of change log entries

This commit is contained in:
Calen Pennington
2012-10-30 16:48:47 -04:00
parent e422716045
commit d4a6b589f1
2 changed files with 7 additions and 2 deletions

View File

@@ -2,11 +2,14 @@ Instructions
============
For each pull request, add one or more lines to the bottom of the change list. When
code is released to production, change the `Upcoming` entry to todays date, and add
a new block at the bottom of the file
a new block at the bottom of the file.
Upcoming
--------
Change log entries should be targeted at end users. A good place to start is the
user story that instigated the pull request.
Changes
=======

View File

@@ -2,11 +2,13 @@ Instructions
============
For each pull request, add one or more lines to the bottom of the change list. When
code is released to production, change the `Upcoming` entry to todays date, and add
a new block at the bottom of the file
a new block at the bottom of the file.
Upcoming
--------
Change log entries should be targeted at end users. A good place to start is the
user story that instigated the pull request.
Changes
=======