diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..1c0ba400 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,19 @@ +## Description + + + +## Related issues + + + + +## Mandatory Checks + + + +- [ ] I have added a description of the changes in the CHANGELOG files +- [ ] I have run `npm run lint` to check that my changes respects the coding conventions + +## Screenshots + +