|
1 | | -You have arrived at a default issue template (bug report). |
2 | | -It is preferable to [choose the type of issue](https://github.com/nvaccess/nvda/issues/new/choose) to submit. |
| 1 | +You have arrived at the blank issue template from submitting issues. |
| 2 | +It is preferable to [choose a type of issue](https://github.com/nvaccess/nvda/issues/new/choose) to submit. |
| 3 | +Your issue may be closed if you do not follow one of the following issue templates. |
3 | 4 | Hint: Swap to the preview tab to be able to click the links. |
4 | 5 | Direct links to the templates: |
5 | 6 | - [Bug report](https://github.com/nvaccess/nvda/issues/new?template=bug_report.md) |
6 | 7 | - [Feature request](https://github.com/nvaccess/nvda/issues/new?template=feature_request.md) |
7 | | - |
8 | | -<!-- |
9 | | -Please thoroughly read NVDA's wiki article on how to fill in this template, including how to provide the required files. |
10 | | -Issues may be closed if the required information is not present. |
11 | | -https://github.com/nvaccess/nvda/blob/master/devDocs/githubIssueTemplateExplanationAndExamples.md |
12 | | -Please also note that the NVDA project has a Citizen and Contributor Code of Conduct which can be found at https://github.com/nvaccess/nvda/blob/master/CODE_OF_CONDUCT.md. NV Access expects that all contributors and other community members read and abide by the rules set out in this document while participating or contributing to this project. This includes creating or commenting on issues and pull requests. |
13 | | -
|
14 | | -Each of the questions and sections below start with multiple hash symbols (#). Place your answers and information on the blank line below each question. |
15 | | ---> |
16 | | - |
17 | | -### Steps to reproduce: |
18 | | - |
19 | | -### Actual behavior: |
20 | | - |
21 | | -### Expected behavior: |
22 | | - |
23 | | -### System configuration |
24 | | -#### NVDA installed/portable/running from source: |
25 | | - |
26 | | -#### NVDA version: |
27 | | - |
28 | | -#### Windows version: |
29 | | - |
30 | | -#### Name and version of other software in use when reproducing the issue: |
31 | | - |
32 | | -#### Other information about your system: |
33 | | - |
34 | | -### Other questions |
35 | | -#### Does the issue still occur after restarting your computer? |
36 | | - |
37 | | -#### Have you tried any other versions of NVDA? If so, please report their behaviors. |
38 | | - |
39 | | -#### If add-ons are disabled, is your problem still occurring? |
40 | | - |
41 | | -#### Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu? |
0 commit comments