Skip to content

Commit 5741a03

Browse files
authored
add pull_request_template.md
1 parent 240fff1 commit 5741a03

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

pull_request_template.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Problem
2+
3+
{A brief description of the problem, along with necessary context.}
4+
5+
## Solution
6+
7+
{A brief description of how you solved the problem.}
8+
9+
## Docs Update
10+
11+
[Corresponding docs PR](https://github.com/kinode-dao/kinode-book/pull/my-pr-number)
12+
13+
## Notes
14+
15+
{Any other information useful for reviewers.}

0 commit comments

Comments
 (0)