Skip to content

Commit e1e400a

Browse files
committed
Add PR template
1 parent 4c3af07 commit e1e400a

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## Description
2+
3+
<!-- Describe the purpose of this PR. -->
4+
5+
## Checklist
6+
- [ ] I have read the [contributing guidelines](https://docs.soliditylang.org/en/latest/contributing.html)
7+
- [ ] I have disclosed any use of AI tools in creating this PR (see AI Disclosure section below)
8+
- [ ] I have personally reviewed, understood, and tested every change in this PR
9+
10+
## AI Disclosure
11+
<!--
12+
See our contributing guidelines for the full AI usage policy:
13+
https://docs.soliditylang.org/en/latest/contributing.html#ai-assisted-contributions
14+
15+
If you used AI tools in any part of this PR you MUST disclose it below.
16+
Describe which tool(s) you used and for which parts.
17+
-->
18+
19+
- [ ] No AI tools were used
20+
- [ ] AI tools were used (details below)
21+
22+
<!-- If AI tools were used, describe which tools and for which parts here. -->

0 commit comments

Comments
 (0)