add semantic title to the pull request template (#16693)

This commit is contained in:
David Aaron Suddjian
2021-09-16 22:23:39 -07:00
committed by GitHub
parent 986ed684ac
commit a4f60010a1

View File

@@ -1,3 +1,9 @@
<!---
Please write the PR title following the conventions at https://www.conventionalcommits.org/en/v1.0.0/
Example:
fix(dashboard): load charts correctly
-->
### SUMMARY
<!--- Describe the change below, including rationale and design decisions -->