File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## 翻译
4
4
5
- 只需要看哪个没有被翻译即可认领,认领方式为` 提交新的issue ` 形式。英文版本和中文版通过文件名区分。比如中文的文件名是abc .md,那么英文的应该是abc .en.md。
5
+ 只需要看哪个没有被翻译即可认领,认领方式为` 提交新的issue ` 形式。英文版本和中文版通过文件名区分。比如中文的文件名是 abc .md,那么英文的应该是 abc .en.md。
6
6
7
7
尽可能使用意译,避免机械性的英文翻译,专有名词无需翻译。
8
8
15
15
- README.en.md (如果你是英文题解的话)
16
16
- drawio 文件 或者图片(如果你画图的话)
17
17
18
+ > 模板可参考 [ 1014.best-sightseeing-pair] ( ./templates/problems/1014.best-sightseeing-pair.md )
19
+
18
20
## 贡献每日一题
19
21
20
- - 直接按照“每日一题”格式要求提交issue即可 ,需要注意的是,要打上正确的tag,如果LeetCode题目,可以参考官方给的tag 。
22
+ - 直接按照“每日一题”格式要求提交 issue 即可 ,需要注意的是,要打上正确的 tag,如果 LeetCode 题目,可以参考官方给的 tag 。
Original file line number Diff line number Diff line change @@ -388,7 +388,7 @@ anki - 文件 - 导入 - 下拉格式选择“打包的 anki 集合”,然后
388
388
## 贡献
389
389
390
390
- 如果有想法和创意,请提 [ issue] ( https://github.com/azl397985856/leetcode/issues ) 或者进群提
391
- - 如果想贡献代码,请提 [ PR ] ( https://github.com/azl397985856/leetcode/pulls )
391
+ - 如果想贡献增加题解或者翻译, 可以参考 [ 贡献指南 ] ( ./CONTRIBUTING.md )
392
392
> 关于如何提交题解,我写了一份 [ 指南] ( ./templates/problems/1014.best-sightseeing-pair.md )
393
393
- 如果需要修改项目中图片,[ 这里] ( ./assets/drawio/ ) 存放了项目中绘制图的源代码, 大家可以用 [ draw.io] ( https://www.draw.io/ ) 打开进行编辑。
394
394
You can’t perform that action at this time.
0 commit comments