We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6197844 commit 0f587abCopy full SHA for 0f587ab
.github/ISSUE_TEMPLATE/commercial-bug-report.yml
@@ -1,8 +1,9 @@
1
-name: (Commercial License) Bug Report
+name: "Commercial License : Bug Report"
2
description: |
3
Create a report to help us improve the project. For Commercial License holders only.
4
Please contact help@sixlabors.com for issues requiring private support.
5
labels: ["commercial", "needs triage"]
6
+body:
7
- type: input
8
attributes:
9
label: ImageSharp version
.github/ISSUE_TEMPLATE/oss-bug-report.yml
@@ -1,6 +1,7 @@
-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"]
0 commit comments