Maint: remove assignees in Github issues
This commit is contained in:
1
.github/ISSUE_TEMPLATE/bug.md
vendored
1
.github/ISSUE_TEMPLATE/bug.md
vendored
@@ -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
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
1
.github/ISSUE_TEMPLATE/feature_request.md
vendored
1
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -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
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
1
.github/ISSUE_TEMPLATE/help.md
vendored
1
.github/ISSUE_TEMPLATE/help.md
vendored
@@ -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:
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user