From 298464ebe7e10867ec85b57d166c5438d52607ee Mon Sep 17 00:00:00 2001 From: olly Date: Wed, 24 Aug 2016 06:26:27 -0700 Subject: [PATCH] Fix broken documentation ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=131164881 --- CONTRIBUTING.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2559901b0b..43c4809480 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,10 +9,9 @@ Before filing a new issue, please search the tracker to check if it's already covered by an existing report. Avoiding duplicates helps us maximize the time we can spend fixing bugs and adding new features. -If you're filing a bug, be sure to provide enough information for us to -efficiently diagnose and reproduce the problem. -[Reporting an issue](https://google.github.io/ExoPlayer/2015/10/01/reporting-issues.html) -gives some examples of what to include. +When filing an issue, be sure to provide enough information for us to +efficiently diagnose and reproduce the problem. In particular, please include +all of the information requested in the issue template. ## Pull requests ##