Skip to content

Commit 0e6ab91

Browse files
authored
Merge branch 'main' into feat/increase_difficulty
2 parents ee1920c + e3d2aae commit 0e6ab91

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

.github/pull_request_template.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,24 @@
1-
### Review Type Requested (choose one):
2-
- [ ] **Glance** - superficial check (from domain experts)
3-
- [ ] **Logic** - thorough check (from everybody doing review)
4-
51
### Summary
6-
Provide a one line summary and link to any relevant references
2+
3+
This pull request makes the following changes:
4+
5+
- [ ] Change 1
6+
- [ ] Change 2
7+
8+
Explain the motivation for making these changes. Does this pull request implement a feature or fix a bug? Is it a docs change or a typo fix?
79

810
### Task/Issue reference
911

1012
Closes: add_link_here
1113

14+
### Test plan
15+
16+
Please describe how reviewers can test the changes in this pull request. If the test plan is challenging to explain in text alone, a short video demonstration may be included.
17+
1218
### Details (optional)
13-
Add any additional details that might help Code Reviewers digest this PR
1419

15-
### How to test this code? (optional)
20+
Add any additional details that will help to review this pull request.
21+
22+
### Related issues or PRs (optional)
1623

17-
### Anything else? (optional)
24+
Add any related issues or PRs.

0 commit comments

Comments
 (0)