.github/pull_request_template.md
# Details
This implements stuff like *blank*.
## Adds
* Feature *x* has been added
* Function *y* is added
* Library *z* is added
## Removes
* Removes function *x*
* Removes feature *y*
* Removes library *z*
## Fixes
* The issue #x is fixed
* Issues with *blank* is now fixed
* *blank* has no more issues now