Remove Larson from assignes in issue templates

wilder
Andrzej Rybczak 2 years ago
parent 33145940c8
commit 377994daca
  1. 2
      .github/ISSUE_TEMPLATE/bug_report.md
  2. 2
      .github/ISSUE_TEMPLATE/feature_request.md

@ -3,7 +3,7 @@ name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: larson-carter
assignees:
---

@ -3,7 +3,7 @@ name: Feature request
about: Suggest an idea for this project
title: "[FEATURE]"
labels: enhancement
assignees: larson-carter
assignees:
---

Loading…
Cancel
Save