Merge pull request #1048 from urfave/lynncyrin-patch-rm-assignee
Remove assignee from issue templates
This commit is contained in:
2
.github/ISSUE_TEMPLATE/question.md
vendored
2
.github/ISSUE_TEMPLATE/question.md
vendored
@@ -3,7 +3,7 @@ name: ask a question
|
|||||||
about: ask us question - assume stackoverflow's guidelines apply here
|
about: ask us question - assume stackoverflow's guidelines apply here
|
||||||
title: 'q: ( your question title goes here )'
|
title: 'q: ( your question title goes here )'
|
||||||
labels: 'kind/question, status/triage, area/v2'
|
labels: 'kind/question, status/triage, area/v2'
|
||||||
assignees: lynncyrin
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
2
.github/ISSUE_TEMPLATE/v1-bug-report.md
vendored
2
.github/ISSUE_TEMPLATE/v1-bug-report.md
vendored
@@ -3,7 +3,7 @@ name: v1 bug report
|
|||||||
about: Create a report to help us fix v1 bugs
|
about: Create a report to help us fix v1 bugs
|
||||||
title: 'v1 bug: ( your bug title goes here )'
|
title: 'v1 bug: ( your bug title goes here )'
|
||||||
labels: 'kind/bug, status/triage, area/v1'
|
labels: 'kind/bug, status/triage, area/v1'
|
||||||
assignees: lynncyrin
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user