Skip to content

Commit 11ee94e

Browse files
authored
Merge 010338c into 841925b
2 parents 841925b + 010338c commit 11ee94e

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Please initially open PRs as a draft. See https://github.com/nvaccess/nvda/wiki/
1111

1212
### Description of how this pull request fixes the issue:
1313

14+
### Description of development approach
15+
1416
### Testing strategy:
1517

1618
### Known issues with pull request:

devDocs/githubPullRequestTemplateExplanationAndExamples.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ Please also include any links or external information you may have used in order
3131
issue.
3232
This helps others to have the same background as you and learn from this work.
3333

34+
### Description of development approach
35+
Provide a description of the development approach followed.
36+
Include reasoning as to why the approach followed is the best approach compared to other ways of fixing the issue.
37+
It may be worth including a summary of the history of the development approach, and how the final approach was determined.
38+
3439
### Testing strategy:
3540
Outline the steps you took to test the change.
3641
This should allow someone else to reproduce your testing.

0 commit comments

Comments
 (0)