You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,14 +14,16 @@ This is a place for all developers of the [Microsoft Edge WebView2](https://aka.
14
14
15
15
### 🐞 How to report a bug
16
16
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).
19
20
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.
20
21
21
22
### 💡 How to request a feature
22
23
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).
25
27
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.
0 commit comments