Updated Release Guidelines (markdown)

Patrick Ziegler 2019-12-28 22:18:41 +01:00
parent 29acf3d391
commit 048d8e7a87
1 changed files with 1 additions and 1 deletions

@ -59,7 +59,7 @@ After any release is published, the following things should be done:
* Remove all `unreleased` notes from the wiki
* Inform packagers of new release in
[`#1971`](https://github.com/polybar/polybar/issues/1971). Mention any
dependency changes and any changes to the build workflow.
dependency changes and any changes to the build workflow. Also mention when new files are created by the installation.
* Create a source archive named `polybar-@POLYBAR_VERSION@.tar` that includes the submodule source code with the following commands and attach it to the github release:
```bash
git clone --branch @POLYBAR_VERSION@ --recursive git://github.com/polybar/polybar.git