diff --git a/.github/PULL_REQUEST_TEMPLATE/update-summary b/.github/PULL_REQUEST_TEMPLATE/update-summary new file mode 100644 index 0000000..b7ec9ed --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/update-summary @@ -0,0 +1,24 @@ +## Updated summary + + + +## Additional information + +Any information you consider worth mentioning + + +## Checklist + + + +- [ ] The summary is compiled. +- [ ] All relevant files for compilation are included. +- [ ] There are no generated files included. Ignore new generated files in the `gitignore` file if needed. +- [ ] The style of the document is roughly similar +- [ ] I have not changed the helper import statement or reverted it before opening the PR