Merge pull request #1048 from urfave/lynncyrin-patch-rm-assignee

Remove assignee from issue templates
main
lynn [they] 5 years ago committed by GitHub
commit f1a114a628
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

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

Loading…
Cancel
Save