From 2713c7fa93660eda9b1340694613bb60d317f50a Mon Sep 17 00:00:00 2001 From: Piyush Raj Date: Thu, 18 Jan 2024 14:37:00 +0530 Subject: [PATCH] Add version-check to bug-report template (#2407) --- .github/ISSUE_TEMPLATE/bug-report.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 40e09e27d8..e56cf0554c 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -15,6 +15,14 @@ assignees: '' A description of the problem with sufficient detail to understand the issue. +## Context / Environment + +Execute `fprime-util version-check` and share the output. + +``` +--INSERT HERE-- +``` + ## How to Reproduce 1.