add comments to issue templates which make the bot validate them
PiperOrigin-RevId: 235685393
This commit is contained in:
parent
0645a1838a
commit
9798fdeade
4
.github/ISSUE_TEMPLATE/bug.md
vendored
4
.github/ISSUE_TEMPLATE/bug.md
vendored
@ -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
|
reproduced, and how easily it reproduces. If possible, please test on multiple
|
||||||
devices and Android versions.
|
devices and Android versions.
|
||||||
|
|
||||||
|
<!-- DO NOT DELETE
|
||||||
|
validate_template=true
|
||||||
|
template_path=.github/ISSUE_TEMPLATE/bug.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
|
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.
|
play. If possible, please test on multiple devices and Android versions.
|
||||||
|
|
||||||
|
<!-- DO NOT DELETE
|
||||||
|
validate_template=true
|
||||||
|
template_path=.github/ISSUE_TEMPLATE/content_not_playing.md
|
||||||
|
-->
|
||||||
|
5
.github/ISSUE_TEMPLATE/feature_request.md
vendored
5
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -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,
|
A clear and concise description of any alternative solutions you considered,
|
||||||
if applicable.
|
if applicable.
|
||||||
|
|
||||||
|
<!-- DO NOT DELETE
|
||||||
|
validate_template=true
|
||||||
|
template_path=.github/ISSUE_TEMPLATE/feature_request.md
|
||||||
|
-->
|
||||||
|
5
.github/ISSUE_TEMPLATE/question.md
vendored
5
.github/ISSUE_TEMPLATE/question.md
vendored
@ -28,4 +28,7 @@ important for us to know this so that we can improve our documentation.
|
|||||||
### [REQUIRED] Question
|
### [REQUIRED] Question
|
||||||
Describe your question in detail.
|
Describe your question in detail.
|
||||||
|
|
||||||
|
<!-- DO NOT DELETE
|
||||||
|
validate_template=true
|
||||||
|
template_path=.github/ISSUE_TEMPLATE/question.md
|
||||||
|
-->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user