Skip to content

Commit 918bf19

Browse files
authored
Update bug_report.md
1 parent b82cdb4 commit 918bf19

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Bug report
33
about: Create a report to help us improve
44
title: 'Bug: '
5-
labels: ["bug"]
5+
labels: ["bug", "triage"]
66
projects: ["semantic-kernel"]
77
assignees: ''
88

@@ -24,11 +24,13 @@ A clear and concise description of what you expected to happen.
2424
**Screenshots**
2525
If applicable, add screenshots to help explain your problem.
2626

27+
**Maven**
28+
- Version: [e.g. 1.1.5]
29+
- Dependencies: list of semantic-kernel related dependencies in your `pom.xml`
30+
2731
**Platform**
28-
- OS: [e.g. Windows, Mac]
29-
- IDE: [e.g. Visual Studio, VS Code]
30-
- Language: [e.g. C#, Python]
31-
- Source: [e.g. NuGet package version 0.1.0, pip package version 0.1.0, main branch of repository]
32+
- IDE: [e.g. IntelliJ, Eclipse, VS Code]
33+
- JDK version: [e.g. JDK 11.0.17]
3234

3335
**Additional context**
34-
Add any other context about the problem here.
36+
Add any other context about the problem here.

0 commit comments

Comments
 (0)