From d42605f0dafddff2dbbf00c00f54f7b8ffb8dc63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Thu, 9 Jan 2020 16:08:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E8=AE=A2=E4=B8=80=E7=9B=B4=E5=AD=98?= =?UTF-8?q?=E5=9C=A8=E7=9A=84=E8=AF=B4=E6=98=8Ebug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1c3c4d14..310bdf80 100644 --- a/README.md +++ b/README.md @@ -55,15 +55,15 @@ You can search for monsters by entering the monster name in the monster ID of th ![搜索怪物](document/tips-search.png) * 车队模式只显示部分共用的觉醒的统计,单人则全部显示。 2-Player Multi Games Mode only show several common awoken statistics, but solo mode shows all. -* 如果发现 BUG,请先按 Ctrl+F5 强制刷新后测试,如仍有问题可以在 [Issues](issues) 报告。 -If a BUG is found, first test again after force refresh by Ctrl-F5, if there is still a problem, you can report it at the [Issues](issues). +* 如果发现 BUG,请先按 Ctrl+F5 强制刷新后测试,如仍有问题可以在 [Issues](//github.com/Mapaler/PADDashFormation/issues) 报告。 +If a BUG is found, first test again after force refresh by Ctrl-F5, if there is still a problem, you can report it at the [Issues](//github.com/Mapaler/PADDashFormation/issues). # 翻译我 | TRANSLATE ME ## How to **Pull requests** 1. Click **Fork** In the page top right corner. Fork your own copy of this repository to your account. 1. Use Git to clone/pull repository locally for modification (How to modify please see below). 1. Use Git to commit and push changes to your repository on GitHub. -1. Go to the **[Pull requests](//github.com/puzzled-dragon/pad-helper/pulls)** page in the top middle of this repository, and click the **New pull request** button. +1. Go to the **[Pull requests](//github.com/Mapaler/PADDashFormation/pulls)** page in the top middle of this repository, and click the **New pull request** button. 1. Click the **Compare Across Forks** button and select your fork, the page then displays the changes. 1. Click the **Create pull request** button and enter the details of the modification, create your pull request.