Files
shaka-player/.github/pull_request_template.md
T
Joey Parrish fe6b924e51 ci: Simplify PR template (#3993)
The old template is bulky and does not reflect the new workflows we
have on GitHub.  All that is really critical is that users start using
Conventional Commits syntax and tag issue numbers.
2022-02-22 14:15:58 -08:00

11 lines
352 B
Markdown

<!--
Please remember to:
1. Use Conventional Commits syntax (fix: ..., feat: ..., etc.) in commits and
PR title (https://www.conventionalcommits.org/)
2. Tag any related or fixed issues ("Issue #123", "Closes #420")
3. Sign the Google CLA if you haven't (https://cla.developers.google.com)
You may delete this comment from the PR description.
-->