diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index 0689cbc01..abb23cf0a 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -1,17 +1,17 @@ References -========== +=================== > Add references to related Issues/Pull Requests/Travis Builds/Rollbar errors/etc... Objectives -========== +=================== > What are the objectives of this changes? (If there is no related Issue with an explanation) -Visual Changes (if any) -======================= +Visual Changes +=================== > Any visual changes? please attach screenshots (or gifs) showing them. > If modified views are public (not the admin panel), try them in mobile display (with your browser's developer console) and add screenshots. Notes -===================== +=================== > Mention rake tasks or actions to be done when deploying this changes to a server (if any). > Explain any caveats, or important things to notice like deprecations (if any).