Skip to content

Commit 806d63a

Browse files
authored
Remove auto assigned responders (#3231)
Co-authored-by: Chris Lenk <402940+clenk@users.noreply.github.com>
1 parent c2fbedb commit 806d63a

File tree

3 files changed

+8
-12
lines changed

3 files changed

+8
-12
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 10 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,16 @@ name: "\U0001F41E Bug report"
33
about: Create a report to help us improve
44
title: ''
55
labels: bug
6-
assignees: elegantmoose
6+
assignees: ''
77

88
---
99

10+
<!--
11+
Is this a UI bug? Please report it here: https://github.com/mitre/magma/issues/new/choose
12+
13+
Is this an issue with documentation? Please report it here: https://github.com/mitre/fieldmanual/issues/new/choose
14+
-->
15+
1016
**Describe the bug**
1117
A clear and concise description of what the bug is.
1218

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: "\U0001F680 New Feature Request"
33
about: Propose a new feature
44
title: ''
55
labels: feature
6-
assignees: elegantmoose
6+
assignees: ''
77

88
---
99

0 commit comments

Comments
 (0)