From fdfaa029811dd21087a642bb6f5447c84424e0bb Mon Sep 17 00:00:00 2001 From: tonihei Date: Thu, 1 Mar 2018 04:16:45 -0800 Subject: [PATCH] Update issue template to use "Issue #1234" as subject for emails. This is to ensure valid emails don't get a canned response. The canned response is triggered when the subject doens't contain the word "issue". ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=187458580 --- ISSUE_TEMPLATE | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ISSUE_TEMPLATE b/ISSUE_TEMPLATE index e85c0c28c76..8d2f66093d8 100644 --- a/ISSUE_TEMPLATE +++ b/ISSUE_TEMPLATE @@ -24,7 +24,7 @@ Describe how the issue can be reproduced, ideally using the ExoPlayer demo app. ### Link to test content Provide a link to media that reproduces the issue. If you don't wish to post it publicly, please submit the issue, then email the link to -dev.exoplayer@gmail.com including the issue number in the subject line. +dev.exoplayer@gmail.com using a subject in the format "Issue #1234". ### Version of ExoPlayer being used Specify the absolute version number. Avoid using terms such as "latest". @@ -38,5 +38,6 @@ devices and Android versions. Capture a full bug report using "adb bugreport". Output from "adb logcat" or a log snippet is NOT sufficient. Please attach the captured bug report as a file. If you don't wish to post it publicly, please submit the issue, then email the -bug report to dev.exoplayer@gmail.com including the issue number in the subject -line. +bug report to dev.exoplayer@gmail.com using a subject in the format +"Issue #1234". +