Request that changelog entries maintain the order.

master
Jeremy Yallop 2015-10-31 16:02:52 +00:00
parent b2e81d7800
commit 1028d0aa44
1 changed files with 3 additions and 0 deletions

View File

@ -163,6 +163,9 @@ Any user-visible change should have a Changelog entry:
- with the issue number `PR#{N}` if from mantis, `GPR#{N}` if from github
(several numbers separated by commas can be used)
- maintaining the order: each section lists Mantis PRs first in ascending
numerical order, followed by Github PRs
- with a concise readable description of the change (possibly taken
from a commit message, but it should make sense to end-users
reading release notes)