From 153b8c6454d95930bbcdf9d635ffeb9fa81767d8 Mon Sep 17 00:00:00 2001 From: Shaowei Song <1498430017@qq.com> Date: Mon, 1 Aug 2022 18:37:35 +0800 Subject: [PATCH] [issue] Change default assignee of bug report --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 59d83580..6fd05b87 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,7 +3,7 @@ name: Bug report about: Create a report to help us improve title: "[BUG]" labels: 'bug' -assignees: guzongmin +assignees: volcano0dr --- @@ -27,8 +27,8 @@ If applicable, add logs to help explain your problem. # Environment - HW: [e.g. SGX1, SGX2] -- OS: [e.g. Ubuntu18.04, CentOS8.2] -- Occlum version: [e.g. 0.17.0] +- OS: [e.g. Ubuntu20.04, CentOS8.2] +- Occlum version: [e.g. 0.28.0] # Additional context Add any other context about the problem here.