Request for logs in bug report

This is crucial info that is often overlooked.
This commit is contained in:
Krzysztof Wolski 2020-07-16 16:24:58 +02:00 committed by GitHub
parent 97938a6018
commit 8be4b41efc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,30 @@ about: Create a report to help us improve
### Screenshots
<!-- If applicable, add screenshots to help explain your problem. -->
### Http request and response from inspector
<!-- Tutorial how to find this in Chrome https://developers.google.com/web/tools/chrome-devtools/network -->
```
// insert request and response here
```
### Console output
<!-- How to open console in browsers https://support.monday.com/hc/en-us/articles/360002197259-How-to-Open-the-Developer-Console-in-your-Browser -->
```
// insert console output here
```
**System information**
Operating system:
- [ ] Windows
- [ ] Linux
- [ ] MacOS
- [ ] Other
Browser:
- [ ] Safari
- [ ] Chrome
- [ ] Edge
- [ ] Other