From cc0e280ec07e3f6010a02b8467e50b74ffb27087 Mon Sep 17 00:00:00 2001 From: wenxu12345 <44203734@qq.com> Date: Fri, 26 Nov 2021 13:50:39 +0800 Subject: [PATCH] add issue template --- .github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md | 43 +++++++++++------------- 1 file changed, 20 insertions(+), 23 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md index a5c7ea33d..95ec6b3a2 100644 --- a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md @@ -11,30 +11,27 @@ assignees: '' Note: Please search to see if an issue already exists for the bug you encountered. --> -### Current Behavior: - +### Environment: + -### Expected Behavior: - +### Physical Memory Capacity: + -### Steps To Reproduce: - +### Docker Image: + -### Environment: - +### Code Version: + -### Anything else: - \ No newline at end of file +### Component installation: + + + +### Log File: + + + +### Anything else screenshot: + \ No newline at end of file