Simplify pull request template

This commit is contained in:
Javi Martín
2018-12-07 13:57:32 +01:00
parent 4f9ca04a84
commit 6a5e5729dd

View File

@@ -1,17 +1,17 @@
References
===================
> Add references to related Issues/Pull Requests/Travis Builds/Rollbar errors/etc...
## References
Objectives
===================
> What are the objectives of this changes? (If there is no related Issue with an explanation)
> Related Issues/Pull Requests/Travis Builds/Rollbar errors/etc...
## Objectives
> What are the objectives of these changes?
## Visual Changes
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
===================
## 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).