Skip to content

Commit

Permalink
Automatically assign to gTech and add type labels. (#5143)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgowroji authored Jul 26, 2023
1 parent 556dbd6 commit cbb6f2b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: Bug Report
description: File a bug report
labels: ["type: bug", "awaiting-maintainer"]
assignees:
- pavank1992
- sgowroji
- iancha1992
body:
- type: markdown
attributes:
Expand Down
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: Feature Request
description: Suggest a new feature
labels: ["type: feature request", "awaiting-maintainer"]
assignees:
- pavank1992
- sgowroji
- iancha1992
body:
- type: markdown
attributes:
Expand Down

0 comments on commit cbb6f2b

Please sign in to comment.