mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
add semantic title to the pull request template (#16693)
This commit is contained in:
committed by
GitHub
parent
986ed684ac
commit
a4f60010a1
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -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 -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user