From 5daae471b10da1853fafa22e6697ee1909f00327 Mon Sep 17 00:00:00 2001 From: Sebastian Schuberth Date: Tue, 10 Sep 2024 09:08:26 +0200 Subject: [PATCH] docs(issues): Limit `ort requirements` output to commands Otherwise all bug reports contain the full list of plugins which makes searching e.g. for a specific package manager hard. Signed-off-by: Sebastian Schuberth --- .github/ISSUE_TEMPLATE/bug.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 459dda115474d..e3dda695bfad7 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -33,7 +33,7 @@ No screenshots of plain text please, to keep text searchable. ### Environment -Output of the `ort requirements` command: +Output of the `ort requirements -l commands` command: ```