.github/PULL_REQUEST_TEMPLATE.md
## What is this pull request for?
Describe you pull request here...
Closes #<issue number> (Remove if not related to any issue)
### Notable changes (remove if none)
Explain any changes (maybe breaking?) that have been made.
### Screenshots
Remove if no visual changes have been made.
## Checklist
- [ ] I have followed [Pull Request guidelines](https://github.com/AlchemyCMS/alchemy_cms/blob/main/CONTRIBUTING.md)
- [ ] I have added a detailed description into each commit message
- [ ] I have added tests to cover this change