From b8a6f434bbbc4d089111859989c7f2d2d57db305 Mon Sep 17 00:00:00 2001 From: labuladong Date: Fri, 28 Feb 2020 10:52:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86=E6=8F=90bug?= =?UTF-8?q?=E5=92=8C=E5=8F=82=E4=B8=8E=E7=BF=BB=E8=AF=91=E7=9A=84=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ISSUE_TEMPLATE/{----.md => bug_report.md} | 5 ++-- .github/ISSUE_TEMPLATE/translate.md | 23 +++++++++++++++++++ 2 files changed, 26 insertions(+), 2 deletions(-) rename .github/ISSUE_TEMPLATE/{----.md => bug_report.md} (83%) create mode 100644 .github/ISSUE_TEMPLATE/translate.md diff --git a/.github/ISSUE_TEMPLATE/----.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 83% rename from .github/ISSUE_TEMPLATE/----.md rename to .github/ISSUE_TEMPLATE/bug_report.md index 78bb1ed..df5b188 100644 --- a/.github/ISSUE_TEMPLATE/----.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,9 +7,10 @@ assignees: '' --- - +以上为注释,不会显示在 issue 中。 --> 你好,我发现如下文章有 bug(点击文字可跳转到相关文章): diff --git a/.github/ISSUE_TEMPLATE/translate.md b/.github/ISSUE_TEMPLATE/translate.md new file mode 100644 index 0000000..f633c9f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/translate.md @@ -0,0 +1,23 @@ +--- +name: 参与翻译 +about: 我想参与仓库中文章的翻译工作 +title: 'translate ' +labels: documentation +assignees: '' + +--- + + + + +我将开始翻译如下文章(点击可查看目标文章): + +[动态规划系列/抢房子.md](https://github.com/labuladong/fucking-algorithm/blob/master/动态规划系列/抢房子.md) + +我准备将它翻译成:**英文** + +**预计 X 天内翻译完成**,若由于种种原因没有完成,如果你愿意,你可以接替我的工作翻译这篇文章。