Skip to content

Commit 4744fb0

Browse files
Merge pull request #275 from stochasticai/marcos/pr_template
feat: add PR template
2 parents 6bdac57 + 28dbf2e commit 4744fb0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/pull_request_template.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### Summary
2+
<!-- Briefly describe what changes this PR introduces, including any relevant context or motivation. -->
3+
4+
5+
### Checklist
6+
<!-- List any steps or commands that reviewers can follow to validate this change. -->
7+
8+
- [ ] Tested
9+
- [ ] Documented
10+
11+
### Additional Information
12+
13+
<!-- Include any additional notes or context that you think would be helpful for reviewers. -->

0 commit comments

Comments
 (0)