From bc918dd90157af8d4104d94d76c797842d6805bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastian=20M=C3=BCller?= Date: Tue, 19 Sep 2023 14:35:07 -0700 Subject: [PATCH 1/3] assign to whole group --- .github/ISSUE_TEMPLATE/feature-request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.yaml b/.github/ISSUE_TEMPLATE/feature-request.yaml index 83af1cfb1b..440c363d39 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yaml +++ b/.github/ISSUE_TEMPLATE/feature-request.yaml @@ -1,7 +1,7 @@ name: Requesting a Feature or Improvement description: For feature requests. Please search for existing issues first. Also see CONTRIBUTING. labels: [Feature, Feedback] -assignees: turbolent +assignees: @onflow/cadence body: - type: markdown attributes: From 6486dd57f33b2e893df1f2d764b27316d86602d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastian=20M=C3=BCller?= Date: Tue, 19 Sep 2023 14:35:51 -0700 Subject: [PATCH 2/3] assign whole group --- .github/ISSUE_TEMPLATE/bug-report.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index c251557905..da0f89acfe 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -1,7 +1,7 @@ name: Reporting a Problem/Bug description: Reporting a Problem/Bug labels: [Bug, Feedback] -assignees: turbolent, SupunS, dsainati1, dreamsmasher +assignees: onflow/cadence body: - type: markdown attributes: @@ -45,4 +45,4 @@ body: - Network: render: markdown validations: - required: true \ No newline at end of file + required: true From 7cdde068c26d3dbb3ae6484db5199f8625874ff7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastian=20M=C3=BCller?= Date: Tue, 19 Sep 2023 14:36:55 -0700 Subject: [PATCH 3/3] Update .github/ISSUE_TEMPLATE/feature-request.yaml --- .github/ISSUE_TEMPLATE/feature-request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.yaml b/.github/ISSUE_TEMPLATE/feature-request.yaml index 440c363d39..1c0bc5c654 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yaml +++ b/.github/ISSUE_TEMPLATE/feature-request.yaml @@ -1,7 +1,7 @@ name: Requesting a Feature or Improvement description: For feature requests. Please search for existing issues first. Also see CONTRIBUTING. labels: [Feature, Feedback] -assignees: @onflow/cadence +assignees: onflow/cadence body: - type: markdown attributes: