Skip to content

Commit 4f698a4

Browse files
committed
chore: simplify template
1 parent 3b36358 commit 4f698a4

File tree

1 file changed

+4
-21
lines changed

1 file changed

+4
-21
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,13 @@
1-
Provide a summary of the changes: context, problem, relevant issue, and solution.
2-
3-
<!---
4-
uncomment for larger PRs that require more context and explanation
1+
A short summary of the changes.
52

63
## Context
4+
75
What the reviewer needs to know
86

97
## Problem
8+
109
What problem this PR solves, link relevant issue if it exists
1110

1211
## Solution
13-
Your proposed solution
14-
-->
15-
16-
## Changes:
17-
18-
- [ ] Contracts
19-
- [ ] Includes a **BREAKING CHANGE**!
20-
- [ ] Tests, scripts, tooling
21-
- [ ] Dependencies
22-
- [ ] CI
23-
- [ ] Documentation
24-
- [ ] Meta
25-
26-
---
27-
28-
- [ ] I agree to follow [Lido Code of Conduct](https://github.com/lidofinance/core/blob/master/CODE_OF_CONDUCT.md)
29-
- [ ] I have read [Lido Contribution Guide](https://github.com/lidofinance/core/blob/master/CONTRIBUTING.md)
3012

13+
Your proposed solution

0 commit comments

Comments
 (0)