Skip to content

Commit

Permalink
增加了提bug和参与翻译的模板
Browse files Browse the repository at this point in the history
  • Loading branch information
labuladong committed Feb 28, 2020
1 parent 53931b6 commit b8a6f43
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ assignees: ''

---

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

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

Expand Down
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/translate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: 参与翻译
about: 我想参与仓库中文章的翻译工作
title: 'translate '
labels: documentation
assignees: ''

---

<!-- 标题为 `translate` + 你要翻译的文章的`完整文件路径`,如 `translate 动态规划系列/抢房子.md`
内容一定要按照以下模板,根据你的具体内容进行修改
以上为注释,不会显示在 issue 中。 -->


我将开始翻译如下文章(点击可查看目标文章):

[动态规划系列/抢房子.md](https://github.com/labuladong/fucking-algorithm/blob/master/动态规划系列/抢房子.md)

我准备将它翻译成:**英文**

**预计 X 天内翻译完成**,若由于种种原因没有完成,如果你愿意,你可以接替我的工作翻译这篇文章。

0 comments on commit b8a6f43

Please sign in to comment.