-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #9 from whyphi/dev
Merge: `dev` to `main`
- Loading branch information
Showing
2 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
@jinyoungbang | ||
@IvanYangg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
## Purpose of PR | ||
|
||
<!-- Please include a summary of why the PR is being created. Please also include relevant motivation and context --> | ||
|
||
|
||
## Type of change | ||
|
||
- [ ] User Update: Adding/Delete/Modifying users in vault | ||
|
||
- [ ] Fix: Bug fix (non-breaking change which fixes an issue) | ||
- [ ] Refactor: Any code refactoring | ||
- [ ] Chore: technical debt, workflow improvements | ||
- [ ] Feature: New feature (non-breaking change which adds functionality) | ||
- [ ] Documentation: This change requires a documentation update | ||
|
||
|
||
## Additional Comments |