Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 8e560c5

Browse files
authored
Update java-sdk-bug-report.md
Update default labels
1 parent a5c2c1f commit 8e560c5

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/java-sdk-bug-report.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
---
22
name: Java SDK Bug Report
33
about: Create a bug report for a bug you found in the Bot Builder Java SDK
4-
4+
title: ""
5+
labels: "needs-triage, bug"
6+
assignees: ""
57
---
68

9+
### [Github issues](https://github.com/microsoft/botbuilder-java/issues) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) for general "how-to" questions.
10+
711
## Version
812
What package version of the SDK are you using.
913

@@ -25,5 +29,3 @@ If applicable, add screenshots to help explain your problem.
2529

2630
## Additional context
2731
Add any other context about the problem here.
28-
29-
[bug]

0 commit comments

Comments
 (0)