Pārlūkot izejas kodu

chore: disable auto assignee for github issues.

save tigercl
William Yang 4 gadi atpakaļ
vecāks
revīzija
47ce507c07

+ 0 - 1
.github/ISSUE_TEMPLATE/bug-report.md

@@ -3,7 +3,6 @@ name: Bug Report
 about: Create a report to help us improve
 title: ''
 labels: Support
-assignees: tigercl
 
 ---
 

+ 0 - 1
.github/ISSUE_TEMPLATE/feature-request.md

@@ -3,7 +3,6 @@ name: Feature Request
 about: Suggest an idea for this project
 title: ''
 labels: Feature
-assignees: tigercl
 
 ---
 

+ 0 - 1
.github/ISSUE_TEMPLATE/support-needed.md

@@ -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
 
 ---