Yuan Chen
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
.github/PULL_REQUEST_TEMPLATE.md
|
@ -1,3 +1,4 @@ |
|
|
|
|
|
<!-- |
|
|
PR说明: |
|
|
PR说明: |
|
|
1. 尽量提交常用的单词和中国程序员容易读错的单词。 |
|
|
1. 尽量提交常用的单词和中国程序员容易读错的单词。 |
|
|
1. 选择合适的Labels。 |
|
|
1. 选择合适的Labels。 |
|
@ -7,3 +8,4 @@ PR说明: |
|
|
1. 音标使用斜线 `/.../`。 |
|
|
1. 音标使用斜线 `/.../`。 |
|
|
1. tools目录下有个python程序可以从有道网站创建单词信息。 |
|
|
1. tools目录下有个python程序可以从有道网站创建单词信息。 |
|
|
- Usage: `tools/addword.py <word>` |
|
|
- Usage: `tools/addword.py <word>` |
|
|
|
|
|
--> |
|
|