Skip to content

Commit 2b60eab

Browse files
committed
Add search links
1 parent b01f480 commit 2b60eab

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,16 @@ This is a place for all developers of the [Microsoft Edge WebView2](https://aka.
1414

1515
### 🐞 How to report a bug
1616

17-
1. Search for existing issues to avoid duplicates. If you find a duplicate, give it a 👍 reaction, and add a comment with additional details that may help us investigate.
18-
1. If the issue is not already reported, [open a new issue](https://github.com/MicrosoftEdge/WebView2Feedback/issues/new/choose).
17+
1. [Search for existing open bugs](https://github.com/MicrosoftEdge/WebView2Feedback/issues?q=is%3Aissue+is%3Aopen+label%3Abug) to avoid duplicates.
18+
1. If you find that your bug is already reported, give it a 👍 reaction, and add a comment with additional details that may help us investigate.
19+
1. If the issue is not already reported, [open a new issue](https://github.com/MicrosoftEdge/WebView2Feedback/issues/new/choose).
1920
1. Tracked issues will be labeled with the `tracked` label. If you see this label, we are aware of the issue and tracking it on our internal backlog.
2021

2122
### 💡 How to request a feature
2223

23-
1. Search for existing issues to avoid duplicates. If you find a duplicate, give it a 👍 reaction, and provide additional context into how you would use the feature.
24-
1. If the feature is not already requested, [open a new issue](https://github.com/MicrosoftEdge/WebView2Feedback/issues/new/choose).
24+
1. [Search for existing feature request](https://github.com/MicrosoftEdge/WebView2Feedback/issues?q=is%3Aissue+is%3Aopen+label%3A%22feature+request%22) to avoid duplicates.
25+
1. If you find a similar feature request, give it a 👍 reaction, and provide additional context into how you would use the feature.
26+
2. If the feature is not already requested, [open a new issue](https://github.com/MicrosoftEdge/WebView2Feedback/issues/new/choose).
2527
1. Tracked issues will be labeled with the `tracked` label. If you see this label, we are aware of the issue and tracking it on our internal backlog.
2628

2729
## Code of Conduct

0 commit comments

Comments
 (0)