1
0
mirror of synced 2026-01-07 00:01:39 -05:00

Merge pull request #25943 from github/repo-sync

Repo sync
This commit is contained in:
Octomerger Bot
2023-06-13 04:33:39 -04:00
committed by GitHub
2 changed files with 15 additions and 7 deletions

View File

@@ -16,18 +16,16 @@ topics:
{% data reusables.policies.github-community-guidelines-and-terms %}
You can report users that have violated {% data variables.product.prodname_dotcom %}'s Community Guidelines or Terms of Service through {% data variables.contact.report_abuse %} or {% data variables.contact.report_content %}. You can also report issues, pull requests, or comments on issues, pull requests, and commits.
You can report users that have violated {% data variables.product.prodname_dotcom %}'s Community Guidelines or Terms of Service. You can also report issues, pull requests, or comments on issues, pull requests, and commits.
If reported content is enabled for a public repository, you can also report content directly to repository maintainers.
Users in India can contact GitHub's Grievance Officer for India [here](https://support.github.com/contact/india-grievance-officer).
## Reporting a user
{% data reusables.profile.user_profile_page_navigation %}
{% data reusables.profile.user_profile_page_block_or_report %}
1. Click **Report abuse**.
1. Complete the contact form to tell {% data variables.contact.contact_support %} about the user's behavior, then click **Send request**.
1. Complete the contact form to tell {% data variables.contact.github_support %} about the user's behavior, then click **Send request**.
## Reporting an issue or pull request
@@ -61,14 +59,24 @@ Users in India can contact GitHub's Grievance Officer for India [here](https://s
1. In the left sidebar, under the "Developer links" section, click **Report abuse**.
![Screenshot of the sidebar of a {% data variables.product.prodname_marketplace %} app. A link, labeled "Report abuse", is outlined in dark orange.](/assets/images/help/marketplace/marketplace-report-app.png)
1. Complete the contact form to tell {% data variables.contact.contact_support %} about the app's behavior, then click **Send request**.
1. Complete the contact form to tell {% data variables.contact.github_support %} about the app's behavior, then click **Send request**.
## Reporting contact link abuse in the template chooser
1. Navigate to the repository that contains the contact link you'd like to report.
1. Under the repository name, click {% octicon "issue-opened" aria-hidden="true" %} **Issues**.
1. In the lower-right corner of the template chooser, click **Report abuse**.
1. Complete the contact form to tell {% data variables.contact.contact_support %} about the contact link's behavior, then click **Send request**.
1. Complete the contact form to tell {% data variables.contact.github_support %} about the contact link's behavior, then click **Send request**.
{% note %}
**Notes:**
* In order to get accurate information about the abuse, the abuse report form will direct you to use the in-product abuse report links. If an in-product link is not available, you can go through {% data variables.contact.report_abuse %} or {% data variables.contact.report_content %}.
* Users in India can contact {% data variables.product.prodname_dotcom %}'s Grievance Officer for India through [support.github.com/contact/india-grievance-officer](https://support.github.com/contact/india-grievance-officer).
{% endnote %}
## Further reading

View File

@@ -29,7 +29,7 @@ The current limitations on indexed code are:
- Only UTF-8 encoded files are included
- Very large repositories may not be indexed
We currently only support searching for code on the default branch of a repository.
We currently only support searching for code on the default branch of a repository. The query length is limited to 1000 characters.
Results for any search with code search are restricted to 100 results (10 pages). Sorting is not supported for code search results at this time. This limitation only applies to searching code with the new code search and does not apply to other types of searches.