.github/PULL_REQUEST_TEMPLATE/default.md
---
name: New Pull Request
about: Create a report to help us improve
title: '[PR]'
labels: ''
assignees: 'devlato'
---
**Describe the problem this PR solves**
A clear and concise description of what the pull request solves.
**Features and behaviour**
A list of all the new features this PR adds, along with changed behavior.
**Describe how it solves the problem**
A bit more detailed explanation of technical implementation.
**Additional context**
Add any other context about the PR here, link issues, etc.