Skip to content

Commit 9afa5af

Browse files
Bug template for Proofreader API bugs (#1239)
* proofreader api bug template * Addressed review comments
1 parent 19c0a86 commit 9afa5af

4 files changed

Lines changed: 40 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/prompt-api.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,3 @@ For example: Windows 11, version 24H2, x64
3636
### GPU information
3737

3838
Tell us the GPU information of your device. Go to `edge://gpu` and search for GL_RENDERER.
39-
---
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
name: "Proofreader API"
3+
about: "Report an bug with the Proofreader API in Microsoft Edge"
4+
title: "[Proofreader API] <TITLE HERE>"
5+
labels: "Proofreader API"
6+
assignees: sohchatt
7+
---
8+
Thank you for reporting a bug with the Proofreader API in Microsoft Edge.
9+
10+
If you want to share feedback, ask questions, or discuss about your use case intead of reporting a bug, please add a comment to [issue #1238 [Proofreader API] Feedback for the Proofreader API developer preview in Microsoft Edge](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/1238).
11+
12+
Before reporting your bug, check the [Proofreader API documentation](https://learn.microsoft.com/microsoft-edge/web-platform/proofreader-api), which includes instructions about how to enable the API in Microsoft Edge.
13+
14+
### Bug description
15+
16+
Enter a description of the issue you encountered, and state what you expected to happen instead.
17+
18+
### Device performance class
19+
20+
Enter the performance class of your device.
21+
22+
To find the device performance class:
23+
1. In Microsoft Edge, go to `edge://on-device-internals`.
24+
2. Select the **Tools** tab, on the left.
25+
3. Note the **Device performance class** value, such as **Very High**.
26+
27+
### Edge channel and version
28+
29+
Enter the channel and version of Microsoft Edge you are using.
30+
31+
To find the Edge channel and version:
32+
1. In Microsoft Edge, go to `edge://version`.
33+
2. Note the **Microsoft Edge** value, such as **146.0.3837.0 (Official build) canary (arm64)**.
34+
35+
### Device information
36+
37+
Provide the following information about your device:
38+
* The operating system, for example Windows 11.
39+
* The version of the operating system, for example 24H2.
40+
* The architecture of the operating system, for example x64.

.github/ISSUE_TEMPLATE/translator-api.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,3 @@ For example: Edge Dev 142.0.3553.0.
3232

3333
Please provide the following information about your device: Operating system, version, and architecture.
3434
For example: Windows 11, version 24H2, x64
35-
---

.github/ISSUE_TEMPLATE/writing-assistance-api.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,3 @@ For example: Windows 11, version 24H2, x64
3636
### GPU information
3737

3838
Tell us the GPU information of your device. Go to `edge://gpu` and search for GL_RENDERER.
39-
---

0 commit comments

Comments
 (0)