We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b130a commit 252d92fCopy full SHA for 252d92f
1 file changed
.github/pull_request_template.md
@@ -1,6 +1,16 @@
1
### Description
2
3
-<!-- Please describe the change(s) made in your PR -->
+<!--
4
+ Please describe the change(s) made in your PR:
5
+ - explain the problem being solved
6
+ - for bug fixes without an open issue, include steps to reproduce the issue
7
+ - summarize the approach taken
8
+
9
+ Use your own words. Do not rely on AI-generated descriptions.
10
+ They do not demonstrate your understanding of the problem or the solution.
11
+ Writing the description yourself helps you verify the scope of your work and
12
+ helps us better understand your intent, reasoning and level of insight.
13
+-->
14
15
### Checks
16
0 commit comments