Skip to content

Commit 5b8729b

Browse files
Added regression question to github issue template (#176)
1 parent 79f4ed7 commit 5b8729b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/sdk-issue.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ A minimal code sample demonstrating the bug.
1616
**Expected behavior**
1717
A clear and concise description of what you expected to happen.
1818

19+
**Is it a regression?**
20+
Did this work in a previous version of the SDK? If so, which versions did you try?
21+
1922
**Debug Logs**
2023
The SDK logs helpful debugging information when debug logging is enabled. Set the log level to TRACE (e.g. add `log4j.logger.com.databricks=TRACE` to the log4j.properties in your project), and include the logs here.
2124

0 commit comments

Comments
 (0)