Skip to content

Commit 252d92f

Browse files
authored
docs: guidelines for pr descriptions (@fehmer) (monkeytypegame#7706)
1 parent 04b130a commit 252d92f

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

.github/pull_request_template.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
### Description
22

3-
<!-- Please describe the change(s) made in your PR -->
3+
<!--
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+
-->
414

515
### Checks
616

0 commit comments

Comments
 (0)