Skip to content

Commit

Permalink
Merge pull request #1163 from onflow/change-default-assignee
Browse files Browse the repository at this point in the history
Change default assignee for issues
  • Loading branch information
sideninja authored Aug 22, 2023
2 parents 103fe31 + 2fd393c commit aead014
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Reporting a Problem/Bug
about: Reporting a Problem/Bug
title: ''
labels: bug, Feedback
assignees: sideninja
assignees: chasefleming

---
### Instructions
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Requesting a Feature or Improvement
about: "For feature requests. Please search for existing issues first. Also see CONTRIBUTING.md"
title: ''
labels: Feedback, Feature
assignees: sideninja
assignees: chasefleming

---

Expand Down

0 comments on commit aead014

Please sign in to comment.