We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 827efd4 commit 44a87edCopy full SHA for 44a87ed
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -35,13 +35,14 @@ body:
35
label: Debugging Logs
36
placeholder: |
37
Note: the stack trace should be in the explanation section above
38
- Instructions for enabling logging can be found in the link below
+ Instructions for enabling and referencing logs can be found in the links below
39
render: logs
40
- type: markdown
41
id: link
42
attributes:
43
value: |
44
**Read our [logging documentation](https://www.selenium.dev/documentation/webdriver/troubleshooting/logging/)**
45
+ **Link to a [gist](https://gist.github.com/) if logs are too long**
46
47
48
## Help us Address Your Issue Faster!
0 commit comments