Quick Orientation to: Searching for Brave Browser Issues at GitHub

Brave Browser for Android, Linux OS, Mac OS, Windows OS - Go to:

https://github.com/brave/brave-browser/issues?q=YOUR-KEYWORDS-HERE+is%3Aissue+sort%3Aupdated-desc+

Brave Browser for iOS - Go to:

https://github.com/brave/brave-ios/issues?q=YOUR-KEYWORDS-HERE+is%3Aissue+sort%3Aupdated-desc+

Locate the Search Field:

Search_Field

and the “YOUR-KEYWORDS-HERE” character string therein:

YOUR-KEYWORDS-HERE is:issue sort:updated-desc

Replace the “YOUR-KEYWORDS-HERE” character string with your criteria. Example (your criteria: “sync internals”):

Search_Field_2

Tap your Enter/Return key

If you want to focus your search, on wording of the Title of Issues, notice the “is:issue” character string of that Search Field:

is:issue

Change that to

in:title

Let us say, that your initial search, uses criteria: “sync internals”

But, you find additional results that are not what you expect; and, some of those extra results, are about upgrade work.

You can narrow the search, using criteria “sync internals NOT upgrade”

sync_internals_NOT_upgrade

About searching on GitHub