Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
6c20616f
authored
Oct 01, 2019
by
bachinger
Committed by
Oliver Woodman
Oct 02, 2019
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
remove validation comments from github templates
PiperOrigin-RevId: 272176894
parent
af9ce21e
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
20 deletions
.github/ISSUE_TEMPLATE/bug.md
.github/ISSUE_TEMPLATE/content_not_playing.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/question.md
.github/ISSUE_TEMPLATE/bug.md
View file @
6c20616f
...
@@ -55,8 +55,3 @@ Specify the absolute version number. Avoid using terms such as "latest".
...
@@ -55,8 +55,3 @@ Specify the absolute version number. Avoid using terms such as "latest".
Specify the devices and versions of Android on which the issue can be
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
-->
.github/ISSUE_TEMPLATE/content_not_playing.md
View file @
6c20616f
...
@@ -51,8 +51,3 @@ log snippet is NOT sufficient. Please attach the captured bug report as a file.
...
@@ -51,8 +51,3 @@ 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
If you don't wish to post it publicly, please submit the issue, then email the
bug report to dev.exoplayer@gmail.com using a subject in the format
bug report to dev.exoplayer@gmail.com using a subject in the format
"Issue #1234", where "#1234" should be replaced with your issue number.
"Issue #1234", where "#1234" should be replaced with your issue number.
<!-- DO NOT DELETE
validate_template=true
template_path=.github/ISSUE_TEMPLATE/content_not_playing.md
-->
.github/ISSUE_TEMPLATE/feature_request.md
View file @
6c20616f
...
@@ -28,8 +28,3 @@ A clear and concise description of your proposed solution, if you have one.
...
@@ -28,8 +28,3 @@ A clear and concise description of your proposed solution, if you have one.
### Alternatives considered
### Alternatives considered
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
-->
.github/ISSUE_TEMPLATE/question.md
View file @
6c20616f
...
@@ -48,8 +48,3 @@ dev.exoplayer@gmail.com using a subject in the format "Issue #1234", where
...
@@ -48,8 +48,3 @@ dev.exoplayer@gmail.com using a subject in the format "Issue #1234", where
"#1234" should be replaced with your issue number. Provide all the metadata we'd
"#1234" should be replaced with your issue number. Provide all the metadata we'd
need to play the content like drm license urls or similar. If the content is
need to play the content like drm license urls or similar. If the content is
accessible only in certain countries or regions, please say so.
accessible only in certain countries or regions, please say so.
<!-- DO NOT DELETE
validate_template=true
template_path=.github/ISSUE_TEMPLATE/question.md
-->
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment