From 9798fdeadee1b66e40274cd4571f1ed896780180 Mon Sep 17 00:00:00 2001 From: bachinger Date: Tue, 26 Feb 2019 10:26:17 +0000 Subject: [PATCH] add comments to issue templates which make the bot validate them PiperOrigin-RevId: 235685393 --- .github/ISSUE_TEMPLATE/bug.md | 4 ++++ .github/ISSUE_TEMPLATE/content_not_playing.md | 5 ++++- .github/ISSUE_TEMPLATE/feature_request.md | 5 ++++- .github/ISSUE_TEMPLATE/question.md | 5 ++++- 4 files changed, 16 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 8f2b02013e..f2cc754221 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -52,3 +52,7 @@ Specify the devices and versions of Android on which the issue can be reproduced, and how easily it reproduces. If possible, please test on multiple devices and Android versions. + diff --git a/.github/ISSUE_TEMPLATE/content_not_playing.md b/.github/ISSUE_TEMPLATE/content_not_playing.md index a6a0b50b9d..a8265c4bd6 100644 --- a/.github/ISSUE_TEMPLATE/content_not_playing.md +++ b/.github/ISSUE_TEMPLATE/content_not_playing.md @@ -41,4 +41,7 @@ Specify the absolute version number. Avoid using terms such as "latest". Specify the devices and versions of Android on which you expect the content to play. If possible, please test on multiple devices and Android versions. - + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 5e8d3f9208..089de35910 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -28,4 +28,7 @@ A clear and concise description of your proposed solution, if you have one. A clear and concise description of any alternative solutions you considered, if applicable. - + diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 5316fbe492..57202f17dd 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -28,4 +28,7 @@ important for us to know this so that we can improve our documentation. ### [REQUIRED] Question Describe your question in detail. - +