From 233c704ae0b62307a1957140d03c9868e45327f9 Mon Sep 17 00:00:00 2001 From: John Livingston Date: Mon, 4 Sep 2023 12:04:37 +0200 Subject: [PATCH] Github PR template. --- .github/PULL_REQUEST_TEMPLATE.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md 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 + +