1
0
mirror of synced 2025-12-21 10:57:10 -05:00

Added a missing period

This commit is contained in:
Sarita Iyer
2021-05-13 16:43:00 -04:00
committed by GitHub
parent 02ff480aea
commit e9a21f1bb8

View File

@@ -49,7 +49,7 @@ Label | Description
Default labels are included in every new repository when the repository is created, but you can edit or delete the labels later.
Issues with the `good first issue` label are used to populate the repository's `contribute` page. For an example of a `contribute` page, see [github/docs/contribute](https://github.com/github/docs/contribute)
Issues with the `good first issue` label are used to populate the repository's `contribute` page. For an example of a `contribute` page, see [github/docs/contribute](https://github.com/github/docs/contribute).
{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.19" %}
Organization owners can customize the default labels for repositories in their organization. For more information, see "[Managing default labels for repositories in your organization](/articles/managing-default-labels-for-repositories-in-your-organization)."