From 9831d726a5d85d5fc23040d6cfa96bb2438ddd1f Mon Sep 17 00:00:00 2001 From: zugdev Date: Fri, 8 Nov 2024 11:06:01 -0300 Subject: [PATCH] feat: new pull template --- .github/pull_request_template.md | 40 +++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index cde9843..1a00dd7 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,40 @@ + + Resolves # - + +Changes: + +- ... + + + +QA: + +- ... \ No newline at end of file