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
|
||||
title: ''
|
||||
labels: Support
|
||||
assignees: tigercl
|
||||
|
||||
---
|
||||
|
||||
|
|
|
@ -3,7 +3,6 @@ name: Feature Request
|
|||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: Feature
|
||||
assignees: tigercl
|
||||
|
||||
---
|
||||
|
||||
|
|
|
@ -3,7 +3,6 @@ name: Support Needed
|
|||
about: Asking a question about usages, docs or anything you're insterested in
|
||||
title: ''
|
||||
labels: Support
|
||||
assignees: tigercl
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue