diff --git a/sandbox/RELEASE_CHECKLIST b/sandbox/RELEASE_CHECKLIST index 11897c54d..36480f96b 100644 --- a/sandbox/RELEASE_CHECKLIST +++ b/sandbox/RELEASE_CHECKLIST @@ -2,8 +2,9 @@ These are things not to be forgotten when making a Supybot release: Make sure the RELNOTES has "Version MAJOR.MINOR.PATCHLEVEL" at the top. Make sure the ChangeLog has been ordered by importance. + Feature additions first, changes second, fixes last (if at all) Make sure the ChangeLog has been given a proper header and that its - first change is "* Version MAJOR.MINOR.PATCHLEVEL!". + First change is "* Version MAJOR.MINOR.PATCHLEVEL!". Update the version in conf.py. Update the version in setup.py. Update the version in scripts/supybot @@ -19,9 +20,11 @@ Create .tar.gz: tar czvf Supybot-MAJOR.MINOR.PATCHLEVEL.tar.gz