Skip to content

Commit b8a6f43

Browse files
committed
增加了提bug和参与翻译的模板
1 parent 53931b6 commit b8a6f43

File tree

2 files changed

+26
-2
lines changed

2 files changed

+26
-2
lines changed

.github/ISSUE_TEMPLATE/----.md renamed to .github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@ assignees: ''
77

88
---
99

10-
<!-- 此处为注释,不会显示在 issue 中。
10+
<!--
11+
标题为 bug + 简要描述,内容一定要基于以下模板,根据你的具体内容进行修改
1112
12-
标题为 bug + 简要描述,内容一定要基于以下模板,根据你的具体内容进行修改 -->
13+
以上为注释,不会显示在 issue 中。 -->
1314

1415
你好,我发现如下文章有 bug(点击文字可跳转到相关文章):
1516

.github/ISSUE_TEMPLATE/translate.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: 参与翻译
3+
about: 我想参与仓库中文章的翻译工作
4+
title: 'translate '
5+
labels: documentation
6+
assignees: ''
7+
8+
---
9+
10+
<!-- 标题为 `translate` + 你要翻译的文章的`完整文件路径`,如 `translate 动态规划系列/抢房子.md`
11+
12+
内容一定要按照以下模板,根据你的具体内容进行修改
13+
14+
以上为注释,不会显示在 issue 中。 -->
15+
16+
17+
我将开始翻译如下文章(点击可查看目标文章):
18+
19+
[动态规划系列/抢房子.md](https://github.com/labuladong/fucking-algorithm/blob/master/动态规划系列/抢房子.md)
20+
21+
我准备将它翻译成:**英文**
22+
23+
**预计 X 天内翻译完成**,若由于种种原因没有完成,如果你愿意,你可以接替我的工作翻译这篇文章。

0 commit comments

Comments
 (0)