branch: elpa/hyperdrive
commit f936e0a0f2dc0625bfa8539c8cbf161a38fc449b
Author: Adam Porter <[email protected]>
Commit: Joseph Turner <[email protected]>

    Docs: (CONTRIBUTING.org) Update checklist
---
 CONTRIBUTING.org | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

diff --git a/CONTRIBUTING.org b/CONTRIBUTING.org
index 70101c8b42..4ba4597d50 100644
--- a/CONTRIBUTING.org
+++ b/CONTRIBUTING.org
@@ -28,9 +28,6 @@ As well, sometimes two keywords might be used together if the 
lines between them
 These checklists should be followed when releasing new versions:
 
 ** Commit new pre-release
-:PROPERTIES:
-:ID:       5f7859bc-5f9b-4e35-806e-b727f492dade
-:END:
 
    In ~master~ branch:
 
@@ -45,13 +42,14 @@ These checklists should be followed when releasing new 
versions:
 
    1. [ ] Update package main file header version (removing ~-pre~ suffix).
    2. [ ] Update CHANGELOG (with release date and version).
-   3. [ ] Rebuild .texi manual (use ~pre-commit~ hook; see below).
-   4. [ ] Commit changes.
-   5. [ ] Merge ~master~ branch into ~stable~ branch.
-   6. [ ] Make new git tag for new release (tagging the commit on ~stable~).
-   7. [ ] Push ~master~ and ~stable~ branches to remote.
-   8. [ ] Push git tags.
-   9. [ ] [[id:5f7859bc-5f9b-4e35-806e-b727f492dade][Commit new pre-release]] 
before adding more changes.
+   3. [ ] Update [[*Version number locations][Version number locations]] if 
necessary (e.g. if gateway version changes).
+   4. [ ] Rebuild .texi manual (use ~pre-commit~ hook; see below).
+   5. [ ] Commit changes.
+   6. [ ] Merge ~master~ branch into ~stable~ branch.
+   7. [ ] Make new git tag for new release (tagging the commit on ~stable~).
+   8. [ ] Push ~master~ and ~stable~ branches to remote.
+   9. [ ] Push git tags.
+   10. [ ] [[*Commit new pre-release][Commit new pre-release]] before adding 
more changes.
 
 ** Release new bugfix version (when applying bug fixes to a stable release, 
not to ~master~)
 

Reply via email to