Skip to content

Commit 861e9a6

Browse files
committed
Remove auto assignment from issues
1 parent 2a7f453 commit 861e9a6

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

.github/ISSUE_TEMPLATE/autopilot.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: AutoPilot
22
description: Report an issue with the AutoPilot feature or generated files
33
title: "[AUTOPILOT] "
44
labels: Bug, Pending
5-
assignees: Coopydood
65

76
body:
87
- type: markdown

.github/ISSUE_TEMPLATE/macos.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: macOS
22
description: Report macOS issues unique to ULTMOS usage
33
title: "[macOS] "
44
labels: Bug, Pending
5-
assignees: Coopydood
65

76
body:
87
- type: markdown

.github/ISSUE_TEMPLATE/suggestion.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Suggestion
22
description: Suggest feature changes or additions
33
title: "[SUGGESTION] "
44
labels: New Feature, Pending
5-
assignees: Coopydood
65

76
body:
87
- type: markdown

.github/ISSUE_TEMPLATE/ultmos.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: ULTMOS
22
description: Report a general issue with the ULTMOS project or a specific feature
33
title: "[ULTMOS] "
44
labels: Bug, Pending
5-
assignees: Coopydood
65

76
body:
87
- type: markdown

0 commit comments

Comments
 (0)