Skip to content

Commit 6adb4c4

Browse files
committed
Emphasize that required settings to test the PR are included in the setup guide
1 parent d0bbf40 commit 6adb4c4

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@ Insert an "x" inside the brackets for relevant items (do not delete options)
1717
Please provide guidance on what setup is needed to test the introduced changes, such as your locally running machine Python version & OS, as well as the target(s) you tested against, including software versions.
1818
In particular:
1919
- Bug Fix: Please provide a short description on how to trigger the bug, to make the bug reproducable for the reviewer.
20-
- Added Feature/Enhancement: Please specify what setup is needed in order to test the changes. E.g. is additional software needed? GPO changes required? Specific registry settings that need to be changed?
20+
- Added Feature/Enhancement: Please specify what setup is needed in order to test the changes, such as:
21+
- Is additional software needed?
22+
- GPO changes required?
23+
- Specific registry settings that need to be changed?
2124

2225
## Screenshots (if appropriate):
2326
Screenshots are always nice to have and can give a visual representation of the change.

0 commit comments

Comments
 (0)