From 5d0e828b417c32af035980d287fa8ed07d3cc909 Mon Sep 17 00:00:00 2001 From: Lluciocc <114759545+Lluciocc@users.noreply.github.com> Date: Wed, 13 May 2026 08:36:30 +0200 Subject: [PATCH] asking testing platform and env in the PR template --- .github/pull_request_template.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d7e81c2..5ce85ff 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -9,6 +9,13 @@ Describe the changes made in this PR. - [ ] Code has been tested - [ ] Existing tests pass +### Platform / Environment +What platform and environment were used for development and testing? + +Examples: +- Windows 11 / macOS / Linux +- MSYS2 / WSL2 / Debian + Notes: