From 352bbe2b757ce14f9ba660c2b813b74956c6d59b Mon Sep 17 00:00:00 2001 From: Deon George Date: Fri, 11 Apr 2025 08:50:31 +1000 Subject: [PATCH] Capture PLA version when submitting a bug report --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 280028cb..e95272ad 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,6 +10,9 @@ assignees: '' **Describe the bug** A clear and concise description of what the bug is. (One issue per report please.) +**Version of PLA** +What version of PLA are you using. Are you using the docker container, an distribution package or running from GIT source? + **To Reproduce** Steps to reproduce the behavior: 1. Go to '...'