Update pull_request_template.md

This commit is contained in:
Valerio Ageno
2024-07-15 13:40:49 +02:00
committed by GitHub
parent 9d8bfd9826
commit 8ab292b2f9
+8 -15
View File
@@ -1,3 +1,11 @@
## Context
<!--
Explain the context and why you're making that change. What is the problem
you're trying to solve? If a new feature is being added, describe the intended
use case that feature fulfills.
-->
## Description
<!--
@@ -8,18 +16,3 @@ Bug fixes and new features should include tests.
Contributors guide: https://github.com/Valerioageno/tuono/blob/main/CONTRIBUTING.md
-->
## Context
<!--
Explain the context and why you're making that change. What is the problem
you're trying to solve? If a new feature is being added, describe the intended
use case that feature fulfills.
-->
## Solution
<!--
Summarize the solution and provide any necessary context needed to understand
the code change.
-->