Skip to content

Commit

Permalink
add semantic title to the pull request template (apache#16693)
Browse files Browse the repository at this point in the history
  • Loading branch information
suddjian committed Sep 17, 2021
1 parent 986ed68 commit a4f6001
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
@@ -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 -->

Expand Down

0 comments on commit a4f6001

Please sign in to comment.