From 7b98f0fc920439349beec2bd3d9c2454c16f6551 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Fern=C3=A1ndez=20Poyatos?= Date: Mon, 1 Jul 2024 18:00:47 +0200 Subject: [PATCH] chore: update pull request template --- .github/pull_request_template.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e69de29bb2..8ffd4db041 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -0,0 +1,13 @@ +### Context + +Please include relevant motivation and context for this PR. + + +### Description + +Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change. + + +### License + +By submitting this pull request, I confirm that my contribution is made under the terms of the AGPL-3.0 license.