1
0
mirror of synced 2026-01-05 03:06:35 -05:00
Files
docs/data/reusables/search/syntax_tips.md
2020-11-02 15:12:44 -06:00

9 lines
730 B
Markdown

{% tip %}
**Tips:**{% if enterpriseServerVersions contains currentVersion or currentVersion == "github-ae@latest" %}
- This article contains example searches on the {% data variables.product.prodname_dotcom %}.com website, but you can use the same search filters on {% data variables.product.product_location %}.{% endif %}
- For a list of search syntaxes that you can add to any search qualifier to further improve your results, see "[Understanding the search syntax](/articles/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 %}