From bf76edf4c0302d6940fcf0001249b6d48cd7e529 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Fri, 10 Nov 2023 09:31:55 -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 6e9cf3f3..635dd0cc 100644 --- a/.github/workflows/issue-triage.yml +++ b/.github/workflows/issue-triage.yml @@ -18,7 +18,7 @@ jobs: variables: | - Q: "A question about using a software or seeking guidance on doing something?" - B: "Reporting an issue or a software bug?" - - P: "Describes an issue with processing a set of images or a particular dataset" + - P: "Describes an issue with processing a set of images or a particular dataset?" - D: "Contains a link to a dataset or images?" - E: "Contains a suggestion for an improvement or a feature request?" - SC: "Describes an issue related to compiling or building source code?" @@ -30,4 +30,4 @@ jobs: - "E": [label: enhancement, stop: true] - "SC": [label: "possible software fault"] - 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."