From c67ca500dbc1e377de8f84f37bc15c30972743e4 Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 23 Sep 2025 13:06:33 +0100 Subject: [PATCH] Clarify descriptions for multiple company support --- .github/ISSUE_TEMPLATE/Bug-Report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug-Report.yml b/.github/ISSUE_TEMPLATE/Bug-Report.yml index efed9876a3..e376d50080 100644 --- a/.github/ISSUE_TEMPLATE/Bug-Report.yml +++ b/.github/ISSUE_TEMPLATE/Bug-Report.yml @@ -82,7 +82,7 @@ body: id: fmcs attributes: label: Do you have full multiple company support enabled? - description: You can check this in Admin Settings > General Settings > Scoping. + description: You can check this in your Snipe-IT installation at `Admin Settings > General Settings > Scoping`. options: - 'Yes' - 'No' @@ -92,7 +92,7 @@ body: id: fmcs-location attributes: label: If you have full multiple company support enabled, do you have location scoping to company enabled? - description: You can check this in Admin Settings > General Settings > Scoping. + description: You can check this in your Snipe-IT installation at `Admin Settings > General Settings > Scoping`. options: - 'Yes' - 'No'