From 2959f1eb11ff63262783e027ccfb8694225e5bfd Mon Sep 17 00:00:00 2001 From: Simran Date: Wed, 28 Oct 2020 09:10:16 +0100 Subject: [PATCH] Update 50-build_issue.md There is a separate label for continuous integration now, but we don't have a separate issue template for that. It's unlikely that someone wants to report CI issue anyway. --- .github/ISSUE_TEMPLATE/50-build_issue.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/50-build_issue.md b/.github/ISSUE_TEMPLATE/50-build_issue.md index 556e4cabe..8ac8af650 100644 --- a/.github/ISSUE_TEMPLATE/50-build_issue.md +++ b/.github/ISSUE_TEMPLATE/50-build_issue.md @@ -1,8 +1,8 @@ --- name: Build/Packaging about: >- - Report an issue related to compiling or packaging (including continuous - integration). Note that we do not officially support custom build + Report an issue related to compiling or packaging. + Note that we do not officially support custom build configurations and may not address issues involving them. title: '[BUILD] ' labels: 'Building/Packaging, Triage'