diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template_improvement.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template_improvement.md index 7c1369b..26973fe 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template_improvement.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template_improvement.md @@ -9,3 +9,5 @@ assignees: '' **Please describe your improvement.** A clear and concise description of what the pull request contains. + +If your changes include logic that depends on the operating system, please ensure that it doesn't break compatibility with Mono/Wine.