media/.github/ISSUE_TEMPLATE
ibaker 6aeaad26ad Clean-up multi-line strings in YAML issue templates
* If we don't want any newlines in the result, it's better to use `>`
* If we want newlines (e.g. for markdown) then we should ensure the
  string **only** contains the newlines we want, because GitHub (unlike
  other markdown renderers) preserves single newlines in the output,
  leading to ugly newlines dictated by the source.

Also remove a markdown-style link that isn't renderered as markdown.

PiperOrigin-RevId: 590309749
2023-12-12 13:11:51 -08:00
..
bug.yml Clean-up multi-line strings in YAML issue templates 2023-12-12 13:11:51 -08:00
config.yml Switch Media3's bug template to a form 2022-04-06 11:45:53 +01:00
feature_request.md Update templates to more clearly signpost between exoplayer2 and media3 2023-03-07 11:50:24 +00:00
question.md Replace exoplayer.dev@gmail.com with android-media-github@google.com 2023-06-30 10:20:38 +01:00