Skip to content

Commit 0f587ab

Browse files
committed
Added missing body.
1 parent 6197844 commit 0f587ab

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/ISSUE_TEMPLATE/commercial-bug-report.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
name: (Commercial License) Bug Report
1+
name: "Commercial License : Bug Report"
22
description: |
33
Create a report to help us improve the project. For Commercial License holders only.
44
Please contact help@sixlabors.com for issues requiring private support.
55
labels: ["commercial", "needs triage"]
6+
body:
67
- type: input
78
attributes:
89
label: ImageSharp version

.github/ISSUE_TEMPLATE/oss-bug-report.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
name: (OSS) Bug Report
1+
name: "OSS : Bug Report"
22
description: Create a report to help us improve the project. OSS Issues are not guaranteed to be triaged.
33
labels: ["needs triage"]
4+
body:
45
- type: input
56
attributes:
67
label: ImageSharp version

0 commit comments

Comments
 (0)