[issue] Change default assignee of bug report
This commit is contained in:
parent
3cc8f69c70
commit
153b8c6454
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user