Skip to content

Commit c22fc33

Browse files
Add CODEOWNERS and pull request template
1 parent e326aec commit c22fc33

2 files changed

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

0 commit comments

Comments
 (0)