File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ # CODEOWNERS file
2+ # This file defines code ownership for the repository
3+ # Reference: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
4+
5+ # All files in the main branch are owned by softservedata
6+ * @ softservedata
Original file line number Diff line number Diff line change 1+ ## Describe your changes
2+
3+ ## Issue ticket number and link
4+
5+ ## Checklist before requesting a review
6+ - [ ] I have performed a self-review of my code
7+ - [ ] If it is a core feature, I have added thorough tests
8+ - [ ] Do we need to implement analytics?
9+ - [ ] Will this be part of a product update? If yes, please write one phrase about this update
You can’t perform that action at this time.
0 commit comments