We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 189ace7 commit f00cb66Copy full SHA for f00cb66
1 file changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,5 +1,5 @@
1
name: Bug Report/反馈 bug
2
-description: |
+description: >
3
如果你已经知道问题所在、怎么解决,请直接 提交 Pull Request 为社区做贡献,非常感谢。
4
开发者也是人,也需要工作、休息、恋爱、陪伴家人、走亲会友等,也有心情不好和身体病痛,
5
往往没有额外的时间精力顾及一些小问题,请理解和支持,开源要大家参与贡献才会更美好~
@@ -42,8 +42,7 @@ body:
42
attributes:
43
label: DB type & Version/数据库类型及版本号
44
placeholder: |
45
- e.g./例如
46
- - MySQL 5.7.34
+ e.g./例如 MySQL 5.7.34
47
48
validations:
49
required: true
0 commit comments