From 7f170aadc5c2d123c9a50a34bcab33859cfe3d89 Mon Sep 17 00:00:00 2001 From: Fabio Caccamo Date: Thu, 29 Dec 2022 12:33:20 +0100 Subject: [PATCH] Add pull request template. [ci skip] --- .github/PULL_REQUEST_TEMPLATE/pull_request.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE/pull_request.md diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request.md b/.github/PULL_REQUEST_TEMPLATE/pull_request.md new file mode 100644 index 0000000..58c1dfb --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request.md @@ -0,0 +1,19 @@ +--- +name: Pull request +about: Submit a pull request for this project +title: '' +assignees: fabiocaccamo + +--- + +**Describe your changes** +? + +**Related issue** +? + +**Checklist before requesting a review** +- [ ] I have performed a self-review of my code. +- [ ] I have added torough tests for the proposed changes. +- [ ] I have run the tests and there are not errors. +- [ ] I have updated translations.