Maint: remove assignees in Github issues

This commit is contained in:
Quentin McGaw (desktop)
2021-09-16 19:51:14 +00:00
parent 80f25c34e5
commit e499eca12c
3 changed files with 0 additions and 3 deletions

View File

@@ -3,7 +3,6 @@ name: Bug
about: Report a bug about: Report a bug
title: 'Bug: FILL THIS TEXT!' title: 'Bug: FILL THIS TEXT!'
labels: ":bug: bug" labels: ":bug: bug"
assignees: qdm12
--- ---

View File

@@ -3,7 +3,6 @@ name: Feature request
about: Suggest a feature to add to this project about: Suggest a feature to add to this project
title: 'Feature request: FILL THIS TEXT!' title: 'Feature request: FILL THIS TEXT!'
labels: ":bulb: feature request" labels: ":bulb: feature request"
assignees: qdm12
--- ---

View File

@@ -3,7 +3,6 @@ name: Help
about: Ask for help about: Ask for help
title: 'Help: FILL THIS TEXT!' title: 'Help: FILL THIS TEXT!'
labels: ":pray: help wanted" labels: ":pray: help wanted"
assignees:
--- ---