chore: disable auto assignee for github issues.
save tigercl
This commit is contained in:
parent
d4f726419f
commit
47ce507c07
|
@ -3,7 +3,6 @@ name: Bug Report
|
||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
title: ''
|
title: ''
|
||||||
labels: Support
|
labels: Support
|
||||||
assignees: tigercl
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,6 @@ name: Feature Request
|
||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
title: ''
|
title: ''
|
||||||
labels: Feature
|
labels: Feature
|
||||||
assignees: tigercl
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,6 @@ name: Support Needed
|
||||||
about: Asking a question about usages, docs or anything you're insterested in
|
about: Asking a question about usages, docs or anything you're insterested in
|
||||||
title: ''
|
title: ''
|
||||||
labels: Support
|
labels: Support
|
||||||
assignees: tigercl
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue