diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 722f3aabe3..d2fd0d0efe 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,6 +7,13 @@ - Describe the solution used to achieve the objective above. +## Testing + +- Did you test these changes? If so, how? +- Are there any parts that need more testing? +- How can other people (reviewers) test your changes? Is there anything specific they need to know? +- If relevant, what platforms did you test these changes on, and are there any important ones you can't test? + --- ## Changelog