(Note, this question is different)
Is there any way to search through GitHub issues with EXACT match in title, like:
is:issue in:title "hello world"
By default, (even if quoted) it searches for issues both containing hello and world
(Note, this question is different)
Is there any way to search through GitHub issues with EXACT match in title, like:
is:issue in:title "hello world"
By default, (even if quoted) it searches for issues both containing hello and world