Skip to content

Commit c1484f5

Browse files
authored
Remove Auto Assign of Issues (#1042)
1 parent e02f724 commit c1484f5

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: 🐛 Bug Report
22
description: File an issue about a bug.
33
title: "[BUG] "
44
labels: [bug]
5-
assignees: [lightaime]
65
body:
76
- type: markdown
87
attributes:

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: ✨ Feature Request
22
description: Suggest an idea for this project.
33
title: "[Feature Request] "
44
labels: [enhancement]
5-
assignees: [lightaime]
65
body:
76
- type: checkboxes
87
id: steps

.github/ISSUE_TEMPLATE/questions.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: 🤔 Questions / Help / Support
22
description: Do you need support?
33
title: "[Question] "
44
labels: [question]
5-
assignees: [lightaime]
65
body:
76
- type: checkboxes
87
id: steps

0 commit comments

Comments
 (0)