|
1 | 1 | --- |
2 | | -name: Performance issues |
3 | | -about: Adress a performance issue of Dark Reader |
4 | | -title: "[Performance] Replace with title" |
5 | | -labels: |
| 2 | +name: Performance Issue Report |
| 3 | +about: Create a report about a performance issue you experienced while using Dark Reader. |
| 4 | +title: "[Performance Issue] Replace with title" |
| 5 | +labels: Performance Issue |
6 | 6 | assignees: '' |
7 | | - |
8 | 7 | --- |
9 | 8 |
|
10 | | -<!-- |
11 | | - ⚠⚠ Do not delete this issue template! ⚠⚠ |
12 | | - Issues that do not use the issue template/don't fill out the essential information are likely to be ignored and closed. |
| 9 | +<!-- |
| 10 | + ⚠⚠ Do not delete this issue template! ⚠⚠ |
| 11 | + Reported issues must use this template and have all the necessary information provided. |
| 12 | + Incomplete reports are likely to be ignored and closed. |
13 | 13 | --> |
14 | 14 |
|
15 | 15 | <!-- |
16 | | - Thank you for taking the time to a performance issue. |
17 | | - Please make sure there is no existing issue about this issue. |
18 | | - And make sure it's a actually performance issue, e.g. a extra 1 second to loading the website isn't a performance issue. |
| 16 | + Thank you for taking the time to create a report about a performance issue. |
| 17 | + Ensure that there are no other existing reports for this performance issue. |
| 18 | + Also, remember to fill out every section on this report and remove any that are not needed. |
| 19 | + Finally, place a brief description in the title of this report. |
| 20 | + NOTE: Ensure that this is an actual performance issue. |
| 21 | + One extra second to load the website is not a performance issue. |
19 | 22 | --> |
20 | 23 |
|
21 | | -# Performance Issue |
| 24 | +# Performance Issue Report |
22 | 25 |
|
23 | | -## Website |
24 | | -<!-- If applicable, the link of the website where the performance issue is noticed. --> |
| 26 | +## Website Address |
| 27 | +<!-- Provide the website address to allow us to troubleshoot this performance issue. --> |
25 | 28 |
|
26 | | -## How to Reproduce |
27 | | -<!-- We need to know how you encountered the bug to properly troubleshoot the issue. --> |
| 29 | +## Steps To Reproduce |
| 30 | +<!-- Provide steps to reproduce the problem, and allowing us to troubleshoot this performance issue. --> |
28 | 31 | <!-- |
29 | | - An example of this is: |
30 | | - - Go to '...' |
31 | | - - Click on '...' |
32 | | - - Notice spikes in CPU Usage |
| 32 | +Here is an example: |
| 33 | +- Go to example.com. |
| 34 | +- Hover over the example button. |
| 35 | +- Notice spikes in CPU usage. |
33 | 36 | --> |
34 | 37 |
|
35 | | -## Performance Profiler |
36 | | -<!-- A link to either profile.zip *Chromium only* or a firefox profiler *Firefox only*. --> |
| 38 | +## Performance Profile |
| 39 | +<!-- Provide a link to a Chromium or a Firefox profile. --> |
| 40 | + |
| 41 | +## Screenshots |
| 42 | +<!-- If applicable, add screenshots to help explain this performance issue. --> |
37 | 43 |
|
38 | 44 | ## System Information |
39 | 45 | <!-- |
40 | | - Please add a version of the browser you are using. |
41 | | - If you don't know how to get your browser/Dark Reader version please search it up online. |
| 46 | + Specify the browser name and version as well as the Dark Reader version you are using. |
| 47 | + Please do an online search for help if you are not familiar with how to get this information. |
42 | 48 | --> |
43 | 49 |
|
44 | | -- OS: <!-- [e.g. Windows, macOS, Linux] --> |
45 | | -- Browser: <!-- [e.g. Chrome 89, Firefox 87, Safari 14] --> |
46 | | -- Dark Reader Version: <!-- [e.g. 4.9.30] --> |
| 50 | +- OS: <!-- e.g. Windows, macOS, Linux --> |
| 51 | +- Browser: <!-- e.g. Chrome 91, Firefox 90, Edge 91, Safari 14 --> |
| 52 | +- Dark Reader Version: <!-- e.g. 4.9.34 --> |
47 | 53 |
|
48 | | -<!-- |
49 | | - Do you have this performance issue with Dark Reader disabled? |
50 | | - Does it happen in other browsers? |
51 | | - Do you have hardware acceleration enabled? |
52 | | ---> |
| 54 | +## Additional Context |
| 55 | +- Does this happen when Dark Reader is disabled? |
| 56 | +- Does this happen in other browsers? |
| 57 | +- Do you have hardware acceleration enabled? |
53 | 58 |
|
54 | | -## Additional context |
55 | | -<!-- Add any other context or screenshots about the feature request here. --> |
| 59 | +<!-- Provide any additional information about this performance issue. --> |
0 commit comments