From c1a1862e45b1fa471ea1b154e6fbb2d1fae7dca7 Mon Sep 17 00:00:00 2001 From: Yuan Chen Date: Thu, 3 Sep 2020 21:00:11 -0700 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 8dc19df..f0bd780 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,7 +2,7 @@ PR说明: 1. 尽量提交常用的单词和中国程序员容易读错的单词。 1. 选择合适的Labels。 1. 音标目前为[海词](http://dict.cn/)英式发音, 使用 [DJ 音标写法](https://zh.wikipedia.org/wiki/DJ%E9%9F%B3%E6%A8%99)。 -1. 音频地址 英音:http://dict.youdao.com/dictvoice?audio=${word}&type=1,美音:http://dict.youdao.com/dictvoice?audio=${word}&type=2 如果没有或者发音不准确再使用其他音频。 +1. 音频地址 英音:http://dict.youdao.com/dictvoice?audio=${word}&type=1,美音:http://dict.youdao.com/dictvoice?audio=${word}&type=2 ,如果没有或者发音不准确再使用其他音频。 1. 音标到这个有道网页找 http://dict.youdao.com/w/eng/{word}。 1. 音标使用斜线 `/.../`。 1. tools目录下有个python程序可以从有道网站创建单词信息。