Dirk Lemstra
4 years ago
No known key found for this signature in database
GPG Key ID: 40B84DE7D6271D30
2 changed files with
4 additions and
2 deletions
-
.github/ISSUE_TEMPLATE/commercial-bug-report.yml
-
.github/ISSUE_TEMPLATE/oss-bug-report.yml
|
|
|
@ -1,8 +1,9 @@ |
|
|
|
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. |
|
|
|
labels: ["commercial", "needs triage"] |
|
|
|
body: |
|
|
|
- type: input |
|
|
|
attributes: |
|
|
|
label: ImageSharp version |
|
|
|
|
|
|
|
@ -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"] |
|
|
|
body: |
|
|
|
- type: input |
|
|
|
attributes: |
|
|
|
label: ImageSharp version |
|
|
|
|