.github/pull_request_template.md
## What
A brief summary of the problem you are solving and a high level approach of the solution. Example:
> We had a module with several functions, that has been historically increased. This PR
## Link to issue(s)
Issue(s) this PR fixes. Example:
* [[feature] better error reporting when loading test suite files](https://github.com/ngarbezza/testy/issues/184)
* [[bug] pretty print logic not giving details after depth 2](https://github.com/ngarbezza/testy/issues/188)
## Contribution guidelines
- [ ] I have read the [Contributing guidelines](/CONTRIBUTING.md)