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

Merge branch 'release-contributor-facepiles-updated' of https://github.com/github/docs-internal into release-contributor-facepiles-updated

This commit is contained in:
Sarita Iyer
2021-09-13 11:09:03 -04:00

View File

@@ -94,8 +94,9 @@ You can choose whether {% data variables.large_files.product_name_long %} ({% da
gh release create v1.3.2 --title "v1.3.2 (beta)" --notes "this is a beta release" --prerelease
```
{% ifversion fpt %}
If you @mention any {% data variables.product.product_name %} users in the notes, the published release on {% data variables.prodname_dotcom_the_website %} will include a **Contributors** section with a "facepile" of all the mentioned users.
If you @mention any {% data variables.product.product_name %} users in the notes, the published release on {% data variables.product.prodname_dotcom_the_website %} will include a **Contributors** section with a "facepile" of all the mentioned users.
{% endif %}
{% endcli %}
## Editing a release