1
0
mirror of synced 2026-01-03 15:05:54 -05:00
Files
docs/data/reusables/search/syntax_tips.md
2024-01-23 13:12:04 +00:00

9 lines
809 B
Markdown

{% tip %}
**Tips:**{% ifversion ghes %}
- This article contains links to example searches on the {% data variables.product.prodname_dotcom_the_website %} website, but you can use the same search filters with {% data variables.product.product_name %}. In the linked example searches, replace `github.com` with the hostname for {% data variables.location.product_location %}.{% endif %}
- For a list of search syntaxes that you can add to any search qualifier to further improve your results, see "[AUTOTITLE](/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax)".
- Use quotations around multi-word search terms. For example, if you want to search for issues with the label "In progress," you'd search for `label:"in progress"`. Search is not case sensitive.
{% endtip %}