Skip to content

Commit 6899989

Browse files
committed
ci: improve PR template
1 parent 6382646 commit 6899989

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/pull_request_template.md

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

0 commit comments

Comments
 (0)