Skip to content

Commit 25ada86

Browse files
committed
Adds Bugs and Issues section to README
1 parent 0082bca commit 25ada86

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

AndroidTestingBlueprint/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,10 @@ https://github.com/googlesamples/android-testing-blueprint
222222
Patches are encouraged, and may be submitted by forking this project and
223223
submitting a pull request through GitHub. Please see CONTRIBUTING.md for more details.
224224

225-
You can also use this project to file bugs against the ATSL or build tools by creating a pull request with a failing test or build.
225+
## Bugs and issues
226+
Issues for this project should only be filed for problems with the actual samples.
227+
228+
For issues against the build tools use [b.android.com](https://b.android.com). **Pro-tip**: fork this project with a failing test or broken build and include the URL in your bug report. This makes bug description, triaging and debugging much easier.
226229

227230
## License
228231
Copyright 2015 The Android Open Source Project, Inc.

0 commit comments

Comments
 (0)