diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 87db29e5eb..8c661b3903 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -13,6 +13,8 @@ - [ ] If your PR contains a database migation, it **MUST** be the latest in date order alphabetically +# Description + Explain the **details** for making this change. What existing problem does the pull request solve?