From 3ad487f4bf7168209c77a27ff1f30dd34b488417 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Wed, 8 Nov 2023 09:07:42 -0500 Subject: [PATCH] Update issue-triage.yml --- .github/workflows/issue-triage.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/issue-triage.yml b/.github/workflows/issue-triage.yml index 6cc1d78..47856ba 100644 --- a/.github/workflows/issue-triage.yml +++ b/.github/workflows/issue-triage.yml @@ -17,7 +17,7 @@ jobs: - "#" variables: | - Q: "A question about using a software or seeking guidance on doing something?" - - B: "Reporting an issue or a software bug?" + - B: "Reporting an issue, an exception, a stack trace, or a software bug?" - T: "Reporting a problem with an inaccurate, awkward or erroneous translation?" - E: "Contains a suggestion for an improvement or a feature request?" - SC: "Describes an issue related to compiling or building source code?" @@ -27,4 +27,4 @@ jobs: - "T or E": [label: "enhancement", stop: true] - "SC": [label: "possible bug"] - signature: "p.s. I'm just an automated script, not a human being." \ No newline at end of file + signature: "p.s. I'm just an automated script, not a human being."