|
1 |
| -# WebView2 Feedback |
| 1 | +# Microsoft Edge WebView2 |
2 | 2 |
|
3 |
| -A place for developers to report feedback or search existing issues for [Microsoft Edge WebView2 control](https://aka.ms/webview). Open an [issue](https://github.com/MicrosoftEdge/WebViewFeedback/issues/new) to submit a feature request or bug report. Any "feature request" or "bug" that has the "tracked" label added means that we are also tracking the issue on our internal backlog. |
| 3 | +Welcome to Microsoft Edge WebView2 feedback repository. |
4 | 4 |
|
5 |
| -To get the latest news, API proposals, and SDK Release announcements, please subscribe to the [WebView2Announcements](https://github.com/MicrosoftEdge/WebView2Announcements) repo! |
| 5 | +This is a place for all developers of the [Microsoft Edge WebView2](https://aka.ms/webview) to report bugs, make feature requests, and ask questions and have discussions about WebView2. |
6 | 6 |
|
7 |
| -Tips or Best Practices from other WebView2 devs use the ["Tips" label](https://github.com/MicrosoftEdge/WebView2Feedback/labels/Tip%21). |
| 7 | +- 🐞 [How to report a bug](#🐞-how-to-report-a-bug) |
| 8 | +- 💡 [How to request a feature](#💡-how-to-request-a-feature) |
| 9 | +- ❓ [Ask a question about WebView2](https://github.com/MicrosoftEdge/WebView2Feedback/discussions/new?category=q-a) |
| 10 | +- 💬 [Discuss WebView2 with other developers](https://github.com/MicrosoftEdge/WebView2Feedback/discussions) |
| 11 | +- 📣 [Subscribe to WebView2Announcements for news, API proposals and SDK Release announcements](https://github.com/MicrosoftEdge/WebView2Announcements) |
| 12 | +- 📖 [Read the WebView2 documentation](https://aka.ms/webview) |
8 | 13 |
|
| 14 | + |
| 15 | +### 🐞 How to report a bug |
| 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). |
| 19 | +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 | +### 💡 How to request a feature |
| 22 | + |
| 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). |
| 25 | +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. |
| 26 | + |
| 27 | +## Code of Conduct |
9 | 28 | 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