1
0
mirror of synced 2026-01-06 15:01:04 -05:00

added a space

This commit is contained in:
Sarita Iyer
2021-09-13 13:05:43 -04:00
parent dc637923e7
commit bdad0db1da

View File

@@ -109,7 +109,9 @@ If you @mention any {% data variables.product.product_name %} users in the notes
{% data reusables.repositories.releases %}
3. On the right side of the page, next to the release you want to edit, click **Edit release**.
![Edit a release](/assets/images/help/releases/edit-release.png)
4. Edit the details for the release in the form, then click **Update release**.{% ifversion fpt %} If you add or remove any @mentions of GitHub users in the description, those users will be added or removed from the avatar list in the **Contributors** section of the release.{% endif %}
4. Edit the details for the release in the form, then click **Update release**.
{% ifversion fpt %} If you add or remove any @mentions of GitHub users in the description, those users will be added or removed from the avatar list in the **Contributors** section of the release.{% endif %}
![Update a release](/assets/images/help/releases/update-release.png)
{% endwebui %}