| 1 |
# Releasing |
| 2 |
|
| 3 |
To release a new version of the plugin, a GitHub issue with the name of the release (for instance, _Release wp-parsely 3.12.0_) has to be created using the _Release_ template. |
| 4 |
|
| 5 |
After creating the issue, the relevant steps laid down in that template must be completed. Every time a step is completed, please mark it using the checkbox. Once the relevant steps are done, the issue can be closed. |
| 6 |
|
| 7 |
For the specific release steps, please consult the [](../.github/ISSUE_TEMPLATE/release-template.mdRelease template](../.github/ISSUE_TEMPLATE/release-template.md](../.github/ISSUE_TEMPLATE/release-template.md). |
| 8 |
|