Skip to content

Commit 9e25920

Browse files
author
Liudmila Molkova
authored
Issue template: Remove verbose flag for dependency tree (Azure#23977)
1 parent 0400458 commit 9e25920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If applicable, add screenshots to help explain your problem.
3434
- Frameworks: [e.g. Spring Boot, Micronaut, Quarkus, etc]
3535

3636
If you suspect a dependency version mismatch (e.g. you see `NoClassDefFoundError`, `NoSuchMethodError` or similar), please provide
37-
- dependency tree (`mvn dependency:tree -Dverbose`)
37+
- dependency tree (`mvn dependency:tree`)
3838

3939
**Additional context**
4040
Add any other context about the problem here.

0 commit comments

Comments
 (0)