Skip to content

Commit

Permalink
Remove david as default assignee (#395)
Browse files Browse the repository at this point in the history
We can add assignees as needed, and assign them to ourselves when we start work.
  • Loading branch information
DavidSouther authored Jul 8, 2024
1 parent c11de94 commit 63aeb22
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/bug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Bug Report
description: File a bug report
title: "[bug]: "
labels: ["bug", "triage"]
assignees:
- davidsouther
body:
- type: markdown
attributes:
Expand Down
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/feature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Feature Request
description: Request to add or improve a feature
title: "[feature]: "
labels: ["feature", "triage"]
assignees:
- davidsouther
body:
- type: markdown
attributes:
Expand Down

0 comments on commit 63aeb22

Please sign in to comment.