Skip to content

Commit b62c6dd

Browse files
committed
Add codeowners and pull request template
1 parent d38054a commit b62c6dd

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @conor10 @iikirilov

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
### What does this PR do?
2+
*required*
3+
4+
### Where should the reviewer start?
5+
*required*
6+
7+
### Why is it needed?
8+
*required*
9+

0 commit comments

Comments
 (0)