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
Welcome to Microsoft Edge WebView2 feedback repository.
@@ -33,23 +20,23 @@ This is a place for all developers of the [Microsoft Edge WebView2](https://aka.
33
20
1.[Search for existing open bugs](https://github.com/MicrosoftEdge/WebView2Feedback/issues?q=is%3Aissue+is%3Aopen+label%3Abug) to avoid duplicates.
34
21
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.
35
22
1. If the issue is not already reported, [open a new issue](https://github.com/MicrosoftEdge/WebView2Feedback/issues/new/choose).
36
-
1. Tracked issues will be labeled with the <spanclass="label"style="background-color: #008800"> tracked </span> label. If you see this label, we are aware of the issue and tracking it on our internal backlog.
23
+
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.
37
24
38
25
### 💡 How to request a feature
39
26
40
27
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.
41
28
1. If you find a similar feature request, give it a 👍 reaction, and provide additional context into how you would use the feature.
42
29
2. If the feature is not already requested, [open a new issue](https://github.com/MicrosoftEdge/WebView2Feedback/issues/new/choose).
43
-
1. Tracked issues will be labeled with the <spanclass="label"style="background-color: #008800"> tracked </span> label. If you see this label, we are aware of the issue and tracking it on our internal backlog.
30
+
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.
44
31
45
32
46
33
### What do the labels on the issues mean?
47
34
48
-
-<spanclass="label"style="background-color: #008800"> tracked </span> We have acknowledged the issue and are tracking it on our internal backlog. We will consider and investigate them in the near future.
35
+
-`tracked` We have acknowledged the issue and are tracking it on our internal backlog. We will consider and investigate them in the near future.
49
36
- For bugs, it means we think this is an actual product issue.
50
37
- For feature requests, it means we consider it to be a valid request.
51
-
-<spanclass="label"style="background-color: #B60205"> regression </span> A behavior that used to work in a previous version of WebView2, but no longer works as expected. We will prioritize this issue higher.
52
-
-<spanclass="label"style="background-color: #006B75"> priority-low </span> We have considered this issue and decided that we will not be able to address it in the near future. Developers are welcomed to provide justifications on this issue for us to revisit the prioritization.
38
+
-`regression` A behavior that used to work in a previous version of WebView2, but no longer works as expected. We will prioritize this issue higher.
39
+
-`priority-low` We have considered this issue and decided that we will not be able to address it in the near future. Developers are welcomed to provide justifications on this issue for us to revisit the prioritization.
53
40
54
41
## Code of Conduct
55
42
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
0 commit comments