nvda
2fe9cb23 - Require change log entries to be include in the pull request (#15475)

Commit
2 years ago
Require change log entries to be include in the pull request (#15475) Summary of the issue: Change log entries from contributors are currently requested to be included in the PR description rather than code changes. This is because entries are prone to merge conflicts, however GitHub allows you to handle these through the web UX. Alternatively, NV Access can always resolves these via git locally. Change log entries in the PR description are harder to review, as you cannot make suggestions using GitHub's PR review UX. This also adds unnecessary work for NV Access, to checkout PRs and copy paste the changes. Description of user facing changes contributors are encouraged to add changes directly to the changes file rather than the PR description
Author
Parents
Loading