Skip to content

Commit

Permalink
fix: Remove default assignee (#254)
Browse files Browse the repository at this point in the history
Signed-off-by: Ce Gao <cegao@tensorchord.ai>
  • Loading branch information
gaocegege committed Jun 9, 2022
1 parent b64dbf8 commit 473da34
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Bug report
about: Create a report to help us improve
title: 'bug: <title>'
labels: "type/bug \U0001F41B"
assignees: gaocegege

---

Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Feature request
about: Suggest an idea for this project
title: 'feat: <title>'
labels: "type/feature \U0001F4A1"
assignees: gaocegege

---

Expand Down

0 comments on commit 473da34

Please sign in to comment.