Skip to content

Commit

Permalink
Merge pull request #246 from jfrog/update-code-owners
Browse files Browse the repository at this point in the history
Update CODEOWNERS and GitHub issue templates
  • Loading branch information
alexhung authored Feb 4, 2025
2 parents 0663eaa + e428893 commit fd5ae27
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
4 changes: 3 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: alexhung
assignees:
- oumkale
- RobinDuhan

---

Expand Down
4 changes: 3 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: alexhung
assignees:
- oumkale
- RobinDuhan

---

Expand Down
3 changes: 2 additions & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* @alexhung
* @oumkale
* @RobinDuhan

0 comments on commit fd5ae27

Please sign in to comment.