From 284024e80f13b81653aceeaeb11ff26908c6f859 Mon Sep 17 00:00:00 2001 From: "lynn [they]" Date: Mon, 20 Jan 2020 11:44:32 -0800 Subject: [PATCH 1/3] Update question.md --- .github/ISSUE_TEMPLATE/question.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 20c94a9..5cd69aa 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -3,7 +3,6 @@ name: ask a question about: ask us question - assume stackoverflow's guidelines apply here title: 'q: ( your question title goes here )' labels: 'kind/question, status/triage, area/v2' -assignees: lynncyrin --- From ebf58eb73634db39b3bd2ddfbe581d45dc0eca44 Mon Sep 17 00:00:00 2001 From: "lynn [they]" Date: Mon, 20 Jan 2020 11:45:30 -0800 Subject: [PATCH 2/3] Update question.md --- .github/ISSUE_TEMPLATE/question.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 5cd69aa..bca4fea 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -3,6 +3,7 @@ name: ask a question about: ask us question - assume stackoverflow's guidelines apply here title: 'q: ( your question title goes here )' labels: 'kind/question, status/triage, area/v2' +assignees: '' --- From e7aa1ced1fc21e6d0b0bd42fcb006e075ff5c27e Mon Sep 17 00:00:00 2001 From: "lynn [they]" Date: Mon, 20 Jan 2020 11:45:32 -0800 Subject: [PATCH 3/3] Update v1-bug-report.md --- .github/ISSUE_TEMPLATE/v1-bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/v1-bug-report.md b/.github/ISSUE_TEMPLATE/v1-bug-report.md index cb91610..aabfe82 100644 --- a/.github/ISSUE_TEMPLATE/v1-bug-report.md +++ b/.github/ISSUE_TEMPLATE/v1-bug-report.md @@ -3,7 +3,7 @@ name: v1 bug report about: Create a report to help us fix v1 bugs title: 'v1 bug: ( your bug title goes here )' labels: 'kind/bug, status/triage, area/v1' -assignees: lynncyrin +assignees: '' ---