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 authored and Emmanuel Bavoux committed Nov 14, 2021
1 parent 34bd693 commit 147e038
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -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 147e038

Please sign in to comment.