Update Bug Report Duplicate Issue Search Link (#39789)
* Update Bug Report Duplicate Issue Search Link
Currently it goes to https://github.com/dotnet/aspnetcore/issues which only searches for `open` issues. This updated issue removes the `is:open` filter to ensure the user duplicate issue search includes all issues.
Prevent something like: https://github.com/dotnet/aspnetcore/issues/39787
* Update 10_bug_report.yml
* Update .github/ISSUE_TEMPLATE/10_bug_report.yml