1
0
mirror of synced 2026-01-09 15:02:41 -05:00

repo sync

This commit is contained in:
Octomerger Bot
2021-01-06 05:12:59 +10:00
committed by GitHub
6 changed files with 6 additions and 6 deletions

View File

@@ -46,7 +46,7 @@ A mapping is created between the `NameID` and the {% data variables.product.prod
### SAML metadata
Your {% data variables.product.prodname_ghe_server %} instances's service provider metadata is available at `http(s)://[hostname]/saml/metadata`.
Your {% data variables.product.prodname_ghe_server %} instance's service provider metadata is available at `http(s)://[hostname]/saml/metadata`.
To configure your identity provider manually, the Assertion Consumer Service (ACS) URL is `http(s)://[hostname]/saml/consume`. It uses the `urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST` binding.

View File

@@ -1,6 +1,6 @@
---
title: Viewing transactions for your listing
intro: 'The {% data variables.product.prodname_marketplace %} transactions page allows you to download and view all transactions for your {% data variables.product.prodname_marketplace %} listing. You can view transations for the past day (24 hours), week, month, or for the entire duration of time that your {% data variables.product.prodname_github_app %} has been listed.'
intro: 'The {% data variables.product.prodname_marketplace %} transactions page allows you to download and view all transactions for your {% data variables.product.prodname_marketplace %} listing. You can view transactions for the past day (24 hours), week, month, or for the entire duration of time that your {% data variables.product.prodname_github_app %} has been listed.'
redirect_from:
- /marketplace/github-marketplace-transactions
versions:

View File

@@ -116,6 +116,6 @@ You can archive a classroom that you no longer use on {% data variables.product.
!["Delete repository" button](/assets/images/help/classroom/click-delete-classroom-button.png)
1. **Read the warnings**.
1. To verify that you're deleting the correct classroom, type the name of the classroom you want to delete.
![Modal for deleting a classrom with warnings and text field for classroom name](/assets/images/help/classroom/delete-classroom-modal-with-warning.png)
![Modal for deleting a classroom with warnings and text field for classroom name](/assets/images/help/classroom/delete-classroom-modal-with-warning.png)
1. Click **Delete classroom**.
!["Delete classroom" button](/assets/images/help/classroom/delete-classroom-click-delete-classroom-button.png)

View File

@@ -47,7 +47,7 @@ If the code of conduct you want to use isn't available in the provided templates
![New code of conduct file name](/assets/images/help/repository/new-code-of-conduct-file-name.png)
- To make your code of conduct visible in the repository's root directory, type *CODE_OF_CONDUCT* in the file name field.
- To make your code of conduct visible in the repository's `docs` directory, type *docs/CODE_OF_CONDUCT*.
- To make your code of conduct visible in the respository's `.github` directory, type *.github/CODE_OF_CONDUCT*.
- To make your code of conduct visible in the repository's `.github` directory, type *.github/CODE_OF_CONDUCT*.
4. In the new file, add your custom code of conduct.
{% data reusables.files.write_commit_message %}
{% data reusables.files.choose_commit_branch %}

View File

@@ -17,7 +17,7 @@ You can link to a particular row by clicking the row number, or select multiple
### Searching data
If you want to find a certain value in your dataset, you can start typing in the search bar directly above the file. The rows will filter automagically:
If you want to find a certain value in your dataset, you can start typing in the search bar directly above the file. The rows will filter automatically:
![Searching for values](/assets/images/help/repository/searching_csvs.gif)

View File

@@ -19,4 +19,4 @@ For each pending collaborator, you can cancel all invitations to join organizati
6. To the right of the person you want to cancel invitations for, click **Cancel invitations**.
!["Cancel invitation" button](/assets/images/help/organizations/cancel-pending-collaborators.png)
7. Click **Cancel invitations for pending collaborators**.
![Button to confirm cancelation](/assets/images/help/organizations/confirm-cancelation-of-pending-collaborators.png)
![Button to confirm cancellation](/assets/images/help/organizations/confirm-cancelation-of-pending-collaborators.png)