From 6197844260e992bea1a036a28d981e6e0dd02fe2 Mon Sep 17 00:00:00 2001 From: Dirk Lemstra Date: Sat, 12 Feb 2022 14:08:46 +0100 Subject: [PATCH] Use a different notation. --- .github/ISSUE_TEMPLATE/commercial-bug-report.yml | 2 +- .github/ISSUE_TEMPLATE/oss-bug-report.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/commercial-bug-report.yml b/.github/ISSUE_TEMPLATE/commercial-bug-report.yml index df3fbf915..c16f412f2 100644 --- a/.github/ISSUE_TEMPLATE/commercial-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/commercial-bug-report.yml @@ -1,4 +1,4 @@ -name: 'Commercial License: Bug Report' +name: (Commercial License) Bug Report description: | Create a report to help us improve the project. For Commercial License holders only. Please contact help@sixlabors.com for issues requiring private support. diff --git a/.github/ISSUE_TEMPLATE/oss-bug-report.yml b/.github/ISSUE_TEMPLATE/oss-bug-report.yml index 942c2bc78..1fdaf93c0 100644 --- a/.github/ISSUE_TEMPLATE/oss-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/oss-bug-report.yml @@ -1,4 +1,4 @@ -name: OSS : Bug Report +name: (OSS) Bug Report description: Create a report to help us improve the project. OSS Issues are not guaranteed to be triaged. labels: ["needs triage"] - type: input