Skip to content

Commit abd7d16

Browse files
chore: add PR template
1 parent d27cf2c commit abd7d16

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## 📄 Description
2+
Briefly describe the purpose of this PR. Include context and what it solves.
3+
4+
5+
6+
## 🧠 Rationale
7+
Explain the motivation and necessity of the change. Why was this needed? What problem does it solve?
8+
9+
10+
11+
## 🧪 Example / Testing
12+
If applicable, provide test scenarios, CLI commands, or example contract interactions.
13+
14+
15+
16+
## 🧬 Changes Summary
17+
Notable changes:
18+
* add each change in a bullet point here
19+
* ...

0 commit comments

Comments
 (0)