From ee814c61508dfe433338147a7c086bba3c6a68cf Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Mon, 12 Aug 2019 08:38:32 +0800 Subject: [PATCH] PUB MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @furrybear 本文首发地址: https://linux.cn/article-11215-1.html 您的 LCTT 专页地址: https://linux.cn/lctt/furrybear 请注册领取 LCCN:https://lctt.linux.cn/ --- .../20190730 How to create a pull request in GitHub.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename {translated/tech => published}/20190730 How to create a pull request in GitHub.md (98%) diff --git a/translated/tech/20190730 How to create a pull request in GitHub.md b/published/20190730 How to create a pull request in GitHub.md similarity index 98% rename from translated/tech/20190730 How to create a pull request in GitHub.md rename to published/20190730 How to create a pull request in GitHub.md index e99dea288f..b92280d6a0 100755 --- a/translated/tech/20190730 How to create a pull request in GitHub.md +++ b/published/20190730 How to create a pull request in GitHub.md @@ -1,8 +1,8 @@ [#]: collector: "lujun9972" [#]: translator: "furrybear" -[#]: reviewer: " " -[#]: publisher: " " -[#]: url: " " +[#]: reviewer: "wxy" +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-11215-1.html" [#]: subject: "How to create a pull request in GitHub" [#]: via: "https://opensource.com/article/19/7/create-pull-request-github" [#]: author: "Kedar Vijay Kulkarni https://opensource.com/users/kkulkarn"