diff --git a/RELEASE_PROCEDURE.md b/RELEASE_PROCEDURE.md index 8d50ad5..eaf68b4 100644 --- a/RELEASE_PROCEDURE.md +++ b/RELEASE_PROCEDURE.md @@ -6,7 +6,6 @@ These symbols help with orientation: * 💠 git (Bash) * 📝 File * 💻 Command Line (CMD) -* 📦 Package ## Version Numbers @@ -101,7 +100,7 @@ It always has the format `YYYY-MM-DD`, e.g. `2022-05-16`. * Check on PyPI if release arrived * Breath three times and smile -▶️ Publish the Package 📦 +▶️ Publish the Package ### 10. 🐙 Publish `GitHub Release` * Summarize key changes in the description @@ -118,9 +117,6 @@ It always has the format `YYYY-MM-DD`, e.g. `2022-05-16`. ▶️ Continue the developments 🛠 -## Documentation on Read the Docs (RTD) -ToDo - ## Sources: * https://raw.githubusercontent.com/folio-org/stripes/master/doc/release-procedure.md