Skip to content

Commit ec954d4

Browse files
Merge pull request #115 from nucypher/piotr-roslaniec-patch-1
Create PULL_REQUEST_TEMPLATE.md
2 parents a7eebe5 + 6fd888e commit ec954d4

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
**Type of PR:**
2+
- [ ] Bugfix
3+
- [ ] Feature
4+
- [ ] Documentation
5+
- [ ] Refactor
6+
- [ ] Other
7+
8+
**Required reviews:**
9+
> How many reviews does the PR author need?
10+
- [ ] 1
11+
- [ ] 2
12+
- [X] 3
13+
14+
**What this does:**
15+
> High-level idea of the changes introduced in this PR.
16+
> List relevant API changes (if any), as well as related PRs and issues.
17+
18+
**Issues fixed/closed:**
19+
> - Fixes #...
20+
21+
**Why it's needed:**
22+
> Explain how this PR fits in the greater context of the NuCypher Network.
23+
> E.g., if this PR address a `nucypher/productdev` issue, let reviewers know!
24+
25+
**Notes for reviewers:**
26+
> What should reviewers focus on?
27+
> Is there a particular commit/function/section of your PR that requires more attention from reviewers?

0 commit comments

Comments
 (0)