We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d239a9f commit 6f4278dCopy full SHA for 6f4278d
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -56,12 +56,3 @@ body:
56
required: true
57
- label: The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.
58
59
- - type: markdown
60
- attributes:
61
- label: 中文用户请注意
62
- value: |
63
- 1. 请尽量用英文表达你的 Issue,你的问题是面向世界的([DeepL 机翻](https://www.deepl.com/translator) 亦可被接受)。
64
- 2. 不要把内容堆彻在标题上,应按照模板格式,逻辑清晰地填写在内容区。
65
- 3. 贴代码要提前格式化好,指定正确的语言,如非必要,请尽量以文本表达代码,而非截图。
66
- 4. 报告问题前,请务必仔细阅读 README.md,及在已关闭的 Issue 中寻找与自身相关的问题,它极有可能已经被解决。
67
- 5. 正式发布 Issue 时,本段声明应该被删除。
0 commit comments