Skip to content

Commit cfef411

Browse files
committed
Add CODEOWNERS and PR template
1 parent e326aec commit cfef411

2 files changed

Lines changed: 12 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+
* @softservedata

.github/pull_request_template.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## Describe your changes
2+
3+
4+
## Issue ticket number and link
5+
6+
7+
## Checklist before requesting a review
8+
- [ ] I have performed a self-review of my code
9+
- [ ] If it is a core feature, I have added thorough tests
10+
- [ ] Do we need to implement analytics?
11+
- [ ] Will this be part of a product update? If yes, please write one phrase about this update

0 commit comments

Comments
 (0)