Skip to content

Commit 10fb410

Browse files
authored
Update bug_report.yml
1 parent bdd7f54 commit 10fb410

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,17 @@ body:
66
attributes:
77
value: |
88
Thanks for taking the time to fill out this bug report!
9-
- type: checkboxes
9+
- type: dropdown
1010
id: usage
1111
attributes:
1212
label: EPPlus usage
13-
description: If you have a commercial license, please log in to our [support portal](https://epplussoftware.com) and create an empty ticket with a reference to this issue.
13+
description: EPPlus is distributed under the [Polyform Noncommercial 1.0.0 license](https://polyformproject.org/licenses/noncommercial/1.0.0/). If you have a commercial license, please log in to our [support portal](https://epplussoftware.com) and create an empty ticket with a reference to this issue for higher priority.
1414
options:
15-
- label: I use EPPlus in a commercial company and have a commercial license
16-
- label: I use EPPlus in a noncommercial organization
17-
- label: I use EPPlus for personal use
15+
- Commercial use (I have a commercial license)
16+
- Noncommercial use
17+
- Personal use
18+
validations:
19+
required: true
1820
- type: input
1921
id: environment
2022
attributes:

0 commit comments

Comments
 (0)