mirror of
https://github.com/labuladong/fucking-algorithm.git
synced 2025-07-05 12:04:37 +08:00
增加了提bug和参与翻译的模板
This commit is contained in:
@ -7,9 +7,10 @@ assignees: ''
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<!-- 此处为注释,不会显示在 issue 中。
|
<!--
|
||||||
|
标题为 bug + 简要描述,内容一定要基于以下模板,根据你的具体内容进行修改
|
||||||
|
|
||||||
标题为 bug + 简要描述,内容一定要基于以下模板,根据你的具体内容进行修改 -->
|
以上为注释,不会显示在 issue 中。 -->
|
||||||
|
|
||||||
你好,我发现如下文章有 bug(点击文字可跳转到相关文章):
|
你好,我发现如下文章有 bug(点击文字可跳转到相关文章):
|
||||||
|
|
23
.github/ISSUE_TEMPLATE/translate.md
vendored
Normal file
23
.github/ISSUE_TEMPLATE/translate.md
vendored
Normal file
@ -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 天内翻译完成**,若由于种种原因没有完成,如果你愿意,你可以接替我的工作翻译这篇文章。
|
Reference in New Issue
Block a user