[issue] Change default assignee of bug report

This commit is contained in:
Shaowei Song 2022-08-01 18:37:35 +08:00 committed by volcano
parent 3cc8f69c70
commit 153b8c6454

@ -3,7 +3,7 @@ name: Bug report
about: Create a report to help us improve about: Create a report to help us improve
title: "[BUG]" title: "[BUG]"
labels: 'bug' labels: 'bug'
assignees: guzongmin assignees: volcano0dr
--- ---
@ -27,8 +27,8 @@ If applicable, add logs to help explain your problem.
# Environment # Environment
<!--- Please complete the following information --> <!--- Please complete the following information -->
- HW: [e.g. SGX1, SGX2] - HW: [e.g. SGX1, SGX2]
- OS: [e.g. Ubuntu18.04, CentOS8.2] - OS: [e.g. Ubuntu20.04, CentOS8.2]
- Occlum version: [e.g. 0.17.0] - Occlum version: [e.g. 0.28.0]
# Additional context # Additional context
Add any other context about the problem here. Add any other context about the problem here.