Commit bdf201b42f8591884f60eaaa9d970a2bd4263f8c

Authored by 小小鲁班
Committed by GitHub
1 parent 04fefbf4

Update bug-report---zh-----.md

.github/ISSUE_TEMPLATE/bug-report---zh-----.md
1   ----
2   -name: 'Bug report<#!zh: 中文>'
3   -about: Bug Report、反馈问题、提 Bug
4   -title: "[Bug Report/Feeback]"
5   -labels: ''
6   -assignees: ''
7   -
8   ----
9   -
10   -**Describe the bug<#!zh: 问题描述>**
11   -A clear and concise description of what the bug is.
12   -#!zh 简明扼要的描述你的问题
13   -
14   -**Version Info (please complete the following information):**
15   -**#!zh 环境描述 (请完成如下信息):**
16   - - OS: [e.g. Mac/Windows]
17   - - Browser [e.g. chrome, safari]
18   - - Node
19   - - Local/Online Demo Of luban-h5.com <#!zh: 本地开发版本/鲁班线上 Demo>
20   -
21   -**To Reproduce<#!zh 如何复现>**
22   -Steps to reproduce the behavior:
23   -1. Go to '...'
24   -2. Click on '....'
25   -3. Scroll down to '....'
26   -4. See error
27   -
28   -**Expected behavior<#!zh 预期结果>**
29   -A clear and concise description of what you expected to happen.
30   -
31   -**Screenshots<#!zh 截图>**
32   -If applicable, add screenshots to help explain your problem.
33   -
34   -
35   -
36   -**Additional context<#! 其它补充内容>**
37   -Add any other context about the problem here.
38   -
39   -
40   ----
41   -
42 1 **问题描述**
43 2 简明扼要的描述你的问题
44 3  
... ...