Skip to content

Commit c717753

Browse files
committed
ci: improve PR template
1 parent 581e5c7 commit c717753

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

.github/pull_request_template.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1+
## What problem does this PR solve?
2+
3+
## How does the PR solve it?
4+
15
## Checklist
2-
- [ ] Used only camelCase variable names.
6+
- [ ] Used only `camelCase` variable names.
37
- [ ] If functionality is added or modified, also made respective changes to the
4-
`README.md` (the `.txt` file is auto-generated and does not need to be modified).
8+
`README.md` (the `.txt` file is auto-generated and does not need to be
9+
modified).

0 commit comments

Comments
 (0)