Merge branch 'main' into content-fix
This commit is contained in:
@@ -13,7 +13,7 @@ topics:
|
||||
---
|
||||
|
||||
You must choose or generate a password for your {% data variables.product.product_name %} account that is at least:
|
||||
- Eight characters long, if it includes a number and a lowercase letter, or
|
||||
- {% if enterpriseServerVersions contains currentVersion %}Seven{% else %}Eight{% endif %} characters long, if it includes a number and a lowercase letter, or
|
||||
- 15 characters long with any combination of characters
|
||||
|
||||
To keep your account secure, we recommend you follow these best practices:
|
||||
|
||||
@@ -85,9 +85,11 @@ This example illustrates how a {% data variables.product.prodname_dotcom %} user
|
||||
This example illustrates how a {% data variables.product.prodname_dotcom %} user created a pull request in our documentation open source repository to fix a typo.
|
||||
|
||||
In the **Conversation** tab of the pull request, the author explain why they created the pull request.
|
||||
|
||||

|
||||
|
||||
The **Files changed** tab of the pull request shows the implemented fix.
|
||||
|
||||

|
||||
|
||||
- This contributor notices a typo in the repository.
|
||||
|
||||
@@ -28,7 +28,7 @@ You can also see a list of people who have contributed to the project's Python d
|
||||
{% data reusables.repositories.accessing-repository-graphs %}
|
||||
3. In the left sidebar, click **Contributors**.
|
||||

|
||||
4. Optionally, to view contributors during a specific time period, click, then drag until the time period is selected.
|
||||
4. Optionally, to view contributors during a specific time period, click, then drag until the time period is selected. The contributors graph sums weekly commit numbers onto each Sunday, so your time period must include a Sunday.
|
||||

|
||||
|
||||
### Troubleshooting contributors
|
||||
|
||||
Reference in New Issue
Block a user