mirror of
https://github.com/square/okhttp.git
synced 2026-01-15 20:56:41 +03:00
Merge pull request #4505 from square/swankjesse-patch-1
Update issue templates
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -7,7 +7,7 @@ assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Bug reports must include a failing test! Writing a test helps you to isolate and describe the problem, and it helps us to fix it fast. Bug without tests may be closed without comment.
|
||||
Good bug reports include a failing test! Writing a test helps you to isolate and describe the problem, and it helps us to fix it fast. Bug reports without a failing test or reproduction steps are likely to be closed.
|
||||
|
||||
Here’s an example to get you started.
|
||||
Here’s an example test to get you started.
|
||||
https://gist.github.com/swankjesse/981fcae102f513eb13ed
|
||||
|
||||
Reference in New Issue
Block a user